| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-12-02 | 44 | -186/+337 |
|\ |
|
| * | netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS | David S. Miller | 2011-12-02 | 1 | -1/+0 |
| * | ipv4: flush route cache after change accept_local | Peter Pan(潘卫平) | 2011-12-02 | 1 | -0/+5 |
| * | sch_red: fix red_change | Eric Dumazet | 2011-12-02 | 1 | -2/+2 |
| * | Revert "udp: remove redundant variable" | David S. Miller | 2011-12-01 | 2 | -14/+16 |
| * | bridge: master device stuck in no-carrier state forever when in user-stp mode | Vitalii Demianets | 2011-12-01 | 2 | -15/+20 |
| * | ipv4: Perform peer validation on cached route lookup. | David S. Miller | 2011-12-01 | 1 | -7/+19 |
| * | net/core: fix rollback handler in register_netdevice_notifier | RongQing.Li | 2011-12-01 | 1 | -1/+2 |
| * | ipv4: fix lockdep splat in rt_cache_seq_show | Eric Dumazet | 2011-11-30 | 1 | -2/+6 |
| * | sch_teql: fix lockdep splat | Eric Dumazet | 2011-11-30 | 1 | -11/+20 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-11-30 | 2 | -5/+41 |
| |\ |
|
| | * | mac80211: fix race between the AGG SM and the Tx data path | Emmanuel Grumbach | 2011-11-28 | 1 | -0/+14 |
| | * | mac80211: fix race condition caused by late addBA response | Nikolay Martynov | 2011-11-28 | 1 | -1/+17 |
| | * | mac80211: don't stop a single aggregation session twice | Johannes Berg | 2011-11-28 | 1 | -2/+8 |
| | * | nl80211: fix MAC address validation | Eliad Peller | 2011-11-28 | 1 | -2/+2 |
| * | | netlabel: Fix build problems when IPv6 is not enabled | Paul Moore | 2011-11-29 | 1 | -8/+14 |
| * | | sctp: better integer overflow check in sctp_auth_create_key() | Xi Wang | 2011-11-29 | 1 | -1/+1 |
| * | | Merge branch 'nf' of git://1984.lsi.us.es/net | David S. Miller | 2011-11-29 | 6 | -44/+75 |
| |\ \ |
|
| | * | | netfilter: nf_conntrack: make event callback registration per-netns | Pablo Neira Ayuso | 2011-11-22 | 2 | -40/+70 |
| | * | | netfilter: possible unaligned packet header in ip_route_me_harder | Paul Guo | 2011-11-21 | 1 | -1/+2 |
| | * | | netfilter: ipset: suppress compile-time warnings in ip_set_hash_ipport*.c | Jozsef Kadlecsik | 2011-11-21 | 3 | -3/+3 |
| * | | | ipv6: Set mcast_hops to IPV6_DEFAULT_MCASTHOPS when -1 was given. | Li Wei | 2011-11-29 | 1 | -1/+1 |
| * | | | net: Fix corruption in /proc/*/net/dev_mcast | Anton Blanchard | 2011-11-29 | 2 | -2/+7 |
| * | | | inet: add a redirect generation id in inetpeer | Eric Dumazet | 2011-11-27 | 1 | -1/+9 |
| * | | | AF_UNIX: Fix poll blocking problem when reading from a stream socket | Alexey Moiseytsev | 2011-11-26 | 1 | -0/+4 |
| * | | | l2tp: ensure sk->dst is still valid | Florian Westphal | 2011-11-26 | 1 | -1/+1 |
| * | | | decnet: proper socket refcounting | Eric Dumazet | 2011-11-26 | 1 | -12/+5 |
| * | | | ipv4: Don't use the cached pmtu informations for input routes | Steffen Klassert | 2011-11-26 | 1 | -2/+2 |
| * | | | net: Move mtu handling down to the protocol depended handlers | Steffen Klassert | 2011-11-26 | 4 | -6/+24 |
| * | | | net: Rename the dst_opt default_mtu method to mtu | Steffen Klassert | 2011-11-26 | 4 | -16/+16 |
| * | | | route: Use the device mtu as the default for blackhole routes | Steffen Klassert | 2011-11-26 | 2 | -2/+2 |
| * | | | netns: fix proxy ARP entries listing on a netns | Jorge Boncompte [DTI2] | 2011-11-25 | 1 | -1/+4 |
| * | | | net/netlabel: copy and paste bug in netlbl_cfg_unlbl_map_add() | Dan Carpenter | 2011-11-25 | 1 | -2/+2 |
| * | | | ipv4: Save nexthop address of LSRR/SSRR option to IPCB. | Li Wei | 2011-11-24 | 2 | -3/+4 |
| * | | | ipv4 : igmp : fix error handle in ip_mc_add_src() | Jun Zhao | 2011-11-23 | 1 | -1/+2 |
| * | | | ipv6: tcp: fix tcp_v6_conn_request() | Eric Dumazet | 2011-11-23 | 1 | -6/+7 |
| * | | | netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED. | David S. Miller | 2011-11-23 | 3 | -3/+0 |
| * | | | ipv6: tcp: fix panic in SYN processing | Eric Dumazet | 2011-11-23 | 1 | -1/+1 |
| * | | | ipv6: fix a bug in ndisc_send_redirect | Li Wei | 2011-11-23 | 1 | -1/+1 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-11-22 | 3 | -6/+10 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | cfg80211: fix regulatory NULL dereference | Johannes Berg | 2011-11-21 | 1 | -0/+4 |
| | * | | mac80211: Fix endian bug in radiotap header generation | Helmut Schaa | 2011-11-21 | 1 | -4/+4 |
| | * | | mac80211: Fix AMSDU rate printout in debugfs. | Ben Greear | 2011-11-21 | 1 | -2/+2 |
| * | | | net: correct comments of skb_shift | Feng King | 2011-11-22 | 1 | -1/+1 |
| * | | | net-netlink: fix diag to export IPv4 tos for dual-stack IPv6 sockets | Maciej Żenczykowski | 2011-11-22 | 1 | -5/+9 |
| * | | | caif: fix endian conversion in cffrml_transmit() | Dan Carpenter | 2011-11-21 | 1 | -5/+6 |
| * | | | dccp: fix error propagation in dccp_v4_connect | RongQing.Li | 2011-11-21 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is cleared | Trond Myklebust | 2011-11-22 | 1 | -2/+1 |
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2011-11-22 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | SUNRPC: destroy freshly allocated transport in case of sockaddr init error | Stanislav Kinsbursky | 2011-11-10 | 1 | -1/+3 |