| Commit message (Expand) | Author | Age | Files | Lines |
* | bridge: fix a possible net_device leak | Eric Dumazet | 2011-08-23 | 1 | -1/+5 |
* | atm: br2684: Fix oops due to skb->dev being NULL | Daniel Schwierzeck | 2011-08-20 | 1 | -3/+4 |
* | ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONS | Daniel Baluta | 2011-08-19 | 1 | -4/+5 |
* | vlan: reset headers on accel emulation path | Jiri Pirko | 2011-08-19 | 1 | -0/+2 |
* | net_sched: fix port mirror/redirect stats reporting | Jamal Hadi Salim | 2011-08-18 | 1 | -2/+1 |
* | sit tunnels: propagate IPv6 transport class to IPv4 Type of Service | Lionel Elie Mamane | 2011-08-17 | 1 | -0/+3 |
* | ipv4: some rt_iif -> rt_route_iif conversions | Julian Anastasov | 2011-08-11 | 1 | -5/+3 |
* | net/bridge/netfilter/ebtables.c: use available error handling code | Julia Lawall | 2011-08-11 | 1 | -1/+2 |
* | net/netlabel/netlabel_kapi.c: add missing cleanup code | Julia Lawall | 2011-08-11 | 1 | -8/+12 |
* | scm: Capture the full credentials of the scm sender | Tim Chen | 2011-08-11 | 1 | -1/+1 |
* | tcp: initialize variable ecn_ok in syncookies path | Mike Waychison | 2011-08-11 | 2 | -2/+2 |
* | net_sched: prio: use qdisc_dequeue_peeked | Florian Westphal | 2011-08-10 | 1 | -1/+1 |
* | Bridge: Always send NETDEV_CHANGEADDR up on br MAC change. | Andrei Warkentin | 2011-08-10 | 2 | -2/+11 |
* | ipv4: use dst with ref during bcast/mcast loopback | Julian Anastasov | 2011-08-08 | 1 | -0/+1 |
* | ipv4: route non-local sources for raw socket | Julian Anastasov | 2011-08-08 | 1 | -1/+2 |
* | netfilter: TCP and raw fix for ip_route_me_harder | Julian Anastasov | 2011-08-08 | 1 | -10/+8 |
* | ipv4: Fix ip_getsockopt for IP_PKTOPTIONS | Daniel Baluta | 2011-08-08 | 1 | -4/+5 |
* | ipv4: fix the reusing of routing cache entries | Julian Anastasov | 2011-08-08 | 1 | -1/+2 |
* | netfilter: avoid double free in nf_reinject | Julian Anastasov | 2011-08-08 | 1 | -0/+1 |
* | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller | 2011-08-07 | 11 | -8/+195 |
* | ipv6: check for IPv4 mapped addresses when connecting IPv6 sockets | Max Matveev | 2011-08-05 | 1 | -2/+9 |
* | net: Fix security_socket_sendmsg() bypass problem. | Tetsuo Handa | 2011-08-05 | 1 | -9/+34 |
* | net: Cap number of elements for sendmmsg | Anton Blanchard | 2011-08-05 | 1 | -0/+3 |
* | net: sendmmsg should only return an error if no messages were sent | Anton Blanchard | 2011-08-05 | 1 | -24/+3 |
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-08-04 | 1 | -1/+1 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in... | John W. Linville | 2011-08-03 | 1 | -1/+1 |
| |\ |
|
| | * | cfg80211: off by one in nl80211_trigger_scan() | Dan Carpenter | 2011-08-01 | 1 | -1/+1 |
* | | | net: fix NULL dereferences in check_peer_redir() | Eric Dumazet | 2011-08-03 | 6 | -22/+54 |
* | | | net: add kerneldoc to skb_copy_bits() | Eric Dumazet | 2011-08-02 | 1 | -2/+15 |
* | | | doc: Update the email address for Paul Moore in various source files | Paul Moore | 2011-08-02 | 14 | -15/+13 |
* | | | atm: br2864: sent packets truncated in VC routed mode | Chas Williams | 2011-08-02 | 1 | -2/+0 |
* | | | sch_sfq: fix sfq_enqueue() | Eric Dumazet | 2011-08-01 | 1 | -1/+6 |
* | | | net: adjust array index | Julia Lawall | 2011-08-01 | 1 | -1/+1 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/... | David S. Miller | 2011-07-29 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | IPVS: Free resources on module removal | Simon Horman | 2011-07-22 | 1 | -0/+1 |
* | | | | net: fix new sunrpc kernel-doc warning | Randy Dunlap | 2011-07-29 | 1 | -0/+1 |
* | | | | xfrm: Fix key lengths for rfc3686(ctr(aes)) | Tushar Gohad | 2011-07-29 | 1 | -2/+2 |
| |/ /
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-07-28 | 11 | -19/+28 |
|\ \ \ |
|
| * | | | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared | Neil Horman | 2011-07-28 | 4 | -2/+4 |
| * | | | net: add IFF_SKB_TX_SHARED flag to priv_flags | Neil Horman | 2011-07-28 | 2 | -3/+6 |
| * | | | net: sock_sendmsg_nosec() is static | Eric Dumazet | 2011-07-28 | 1 | -1/+1 |
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-07-28 | 1 | -3/+4 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-07-26 | 1 | -3/+4 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | | * | | wireless: fix a typo in ignore_reg_update | Mihai Moldovan | 2011-07-26 | 1 | -1/+1 |
| | | * | | cfg80211: really ignore the regulatory request | Sven Neumann | 2011-07-26 | 1 | -2/+3 |
| * | | | | net: Convert struct net_device uc_promisc to bool | Joe Perches | 2011-07-26 | 1 | -2/+2 |
| * | | | | net: fix eth.c kernel-doc warning | Randy Dunlap | 2011-07-26 | 1 | -0/+1 |
| * | | | | IPv4: Send gratuitous ARP for secondary IP addresses also | Zoltan Kiss | 2011-07-26 | 1 | -8/+8 |
| * | | | | ipv6: Do not leave router anycast address for /127 prefixes. | YOSHIFUJI Hideaki | 2011-07-26 | 1 | -0/+2 |
* | | | | | Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2011-07-27 | 13 | -138/+275 |
|\ \ \ \ \ |
|