Commit Graph

20827 Commits (a13861a28b90541aa207532d237e7a940f1b1c7b)

Author SHA1 Message Date
Eric Dumazet a13861a28b bridge: provide a mtu() method for fake_dst_ops 13 years ago
Stephen Rothwell b9eda06f80 ipv4: using prefetch requires including prefetch.h 13 years ago
Steffen Klassert c0ed1c14a7 net: Add a flow_cache_flush_deferred function 13 years ago
Eric Dumazet 9f28a2fc0b ipv4: reintroduce route cache garbage collector 13 years ago
Gerlando Falauto cd7816d149 net: have ipconfig not wait if no dev is available 13 years ago
Thomas Graf a76c0adf60 sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd 13 years ago
Xi Wang 2692ba61a8 sctp: fix incorrect overflow check on autoclose 13 years ago
Alex Juncu 9cef310fcd llc: llc_cmsg_rcv was getting called after sk_eat_skb. 13 years ago
Gustavo F. Padovan d7660918fc Revert "Bluetooth: Revert: Fix L2CAP connection establishment" 13 years ago
Mat Martineau 79e654787c Bluetooth: Clear RFCOMM session timer when disconnecting last channel 13 years ago
Mat Martineau 36e999a83a Bluetooth: Prevent uninitialized data access in L2CAP configuration 13 years ago
David S. Miller bb3c36863e ipv6: Check dest prefix length on original route not copied one in rt6_alloc_cow(). 13 years ago
Eric Dumazet 3f1e6d3fd3 sch_gred: should not use GFP_KERNEL while holding a spinlock 13 years ago
Ted Feng 72b36015ba ipip, sit: copy parms.name after register_netdevice 13 years ago
Li Wei 4af04aba93 ipv6: Fix for adding multicast route for loopback device automatically. 13 years ago
Dan Carpenter f8c141c3e9 nfc: signedness bug in __nci_request() 13 years ago
Sage Weil f1932fc1a6 crush: fix mapping calculation when force argument doesn't exist 13 years ago
Johannes Berg 15062e6a85 mac80211: fix another race in aggregation start 13 years ago
Antonio Quartulli 797399b415 batman-adv: delete global entry in case of roaming 13 years ago
Antonio Quartulli 03fc307045 batman-adv: in case of roaming mark the client with TT_CLIENT_ROAM 13 years ago
Stephen Boyd 681090902e net: Silence seq_scale() unused warning 13 years ago
Peter Pan(潘卫平) 99b53bdd81 ipv4:correct description for tcp_max_syn_backlog 13 years ago
David S. Miller de398fb8b9 ipv4: Fix peer validation on cached lookup. 13 years ago
Julian Anastasov f61759e6b8 ipv4: make sure RTO_ONLINK is saved in routing cache 13 years ago
Andrei Emeltchenko 33cb722c22 Bluetooth: Correct version check in hci_setup 13 years ago
David S. Miller 3ced1be549 netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS 13 years ago
Peter Pan(潘卫平) d01ff0a049 ipv4: flush route cache after change accept_local 13 years ago
Eric Dumazet 1ee5fa1e99 sch_red: fix red_change 13 years ago
Trond Myklebust c25573b513 SUNRPC: Ensure we always bump the backlog queue in xprt_free_slot 13 years ago
David S. Miller 59c2cdae27 Revert "udp: remove redundant variable" 13 years ago
Vitalii Demianets b03b6dd58c bridge: master device stuck in no-carrier state forever when in user-stp mode 13 years ago
Trond Myklebust 7fdcf13b29 SUNRPC: Fix the execution time statistics in the face of RPC restarts 13 years ago
David S. Miller efbc368dcc ipv4: Perform peer validation on cached route lookup. 13 years ago
John W. Linville 03360c5a40 Revert "mac80211: clear sta.drv_priv on reconfiguration" 13 years ago
RongQing.Li 8f89148986 net/core: fix rollback handler in register_netdevice_notifier 13 years ago
Eric Dumazet 218fa90f07 ipv4: fix lockdep splat in rt_cache_seq_show 13 years ago
Eric Dumazet f7e57044ee sch_teql: fix lockdep splat 13 years ago
Simon Wunderlich c72e8d335e mac80211: fill rate filter for internal scan requests 13 years ago
Luis R. Rodriguez 0bac71af6e cfg80211: amend regulatory NULL dereference fix 13 years ago
Luis R. Rodriguez a042994dd3 cfg80211: fix race on init and driver registration 13 years ago
Paul Moore 1281bc2565 netlabel: Fix build problems when IPv6 is not enabled 13 years ago
Xi Wang c89304b8ea sctp: better integer overflow check in sctp_auth_create_key() 13 years ago
Li Wei 2a38e6d5ae ipv6: Set mcast_hops to IPV6_DEFAULT_MCASTHOPS when -1 was given. 13 years ago
Anton Blanchard 5cac98dd06 net: Fix corruption in /proc/*/net/dev_mcast 13 years ago
Emmanuel Grumbach 2a1e0fd175 mac80211: fix race between the AGG SM and the Tx data path 13 years ago
Nikolay Martynov d305a6557b mac80211: fix race condition caused by late addBA response 13 years ago
Johannes Berg 24f50a9d16 mac80211: don't stop a single aggregation session twice 13 years ago
Eliad Peller e007b857e8 nl80211: fix MAC address validation 13 years ago
Eric Dumazet de68dca181 inet: add a redirect generation id in inetpeer 13 years ago
Alexey Moiseytsev 0884d7aa24 AF_UNIX: Fix poll blocking problem when reading from a stream socket 13 years ago