Age | Commit message (Expand) | Author | Files | Lines |
2013-08-23 | ipv6: handle Redirect ICMP Message with no Redirected Header option | Duan Jiong | 2 | -1/+24 |
2013-08-23 | Revert "genetlink: fix family dump race" | Johannes Berg | 1 | -7/+0 |
2013-08-21 | bridge: Use the correct bit length for bitmap functions in the VLAN code | Toshiaki Makita | 3 | -9/+9 |
2013-08-21 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2 | -17/+15 |
2013-08-21 | packet: restore packet statistics tp_packets to include drops | Willem de Bruijn | 1 | -0/+2 |
2013-08-21 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 1 | -3/+7 |
2013-08-21 | tcp: set timestamps for restored skb-s | Andrey Vagin | 1 | -0/+7 |
2013-08-20 | ipv6: drop packets with multiple fragmentation headers | Hannes Frederic Sowa | 1 | -0/+5 |
2013-08-20 | ipv6: remove max_addresses check from ipv6_create_tempaddr | Hannes Frederic Sowa | 1 | -6/+4 |
2013-08-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -17/+15 |
2013-08-17 | batman-adv: check return type of unicast packet preparations | Linus Lüssing | 1 | -3/+7 |
2013-08-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 38 | -90/+237 |
2013-08-15 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2 | -17/+15 |
2013-08-15 | net_sched: restore "linklayer atm" handling | Jesper Dangaard Brouer | 3 | -0/+55 |
2013-08-15 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o... | David S. Miller | 3 | -4/+2 |
2013-08-15 | openvswitch: Reset tunnel key between input and output. | Jesse Gross | 1 | -0/+1 |
2013-08-15 | openvswitch: Use correct type while allocating flex array. | Pravin B Shelar | 1 | -1/+1 |
2013-08-15 | openvswitch: Fix bad merge resolution. | Jesse Gross | 1 | -3/+0 |
2013-08-14 | cfg80211: don't request disconnect if not connected | Johannes Berg | 1 | -6/+4 |
2013-08-14 | nl80211: nl80211hdr_put() doesn't return an ERR_PTR | Dan Carpenter | 1 | -11/+11 |
2013-08-14 | rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header | Asbjoern Sloth Toennesen | 1 | -1/+1 |
2013-08-14 | ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id. | Pravin B Shelar | 1 | -3/+1 |
2013-08-13 | genetlink: fix family dump race | Johannes Berg | 1 | -0/+7 |
2013-08-13 | net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruption | Daniel Borkmann | 1 | -2/+2 |
2013-08-13 | net: sctp: sctp_assoc_control_transport: fix MTU size in SCTP_PF state | Daniel Borkmann | 1 | -2/+2 |
2013-08-12 | tipc: avoid possible deadlock while enable and disable bearer | dingtianhong | 1 | -2/+7 |
2013-08-11 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 5 | -7/+33 |
2013-08-11 | batman-adv: fix potential kernel paging errors for unicast transmissions | Linus Lüssing | 5 | -7/+33 |
2013-08-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 5 | -22/+39 |
2013-08-10 | netfilter: nf_conntrack: fix tcp_in_window for Fast Open | Yuchung Cheng | 1 | -4/+8 |
2013-08-10 | rtnetlink: Fix inverted check in ndo_dflt_fdb_del() | Sridhar Samudrala | 1 | -1/+1 |
2013-08-09 | net: rename busy poll MIB counter | Eliezer Tamir | 1 | -1/+1 |
2013-08-09 | net: flow_dissector: add 802.1ad support | Eric Dumazet | 1 | -0/+1 |
2013-08-09 | ip_gre: fix ipgre_header to return correct offset | Timo Teräs | 1 | -1/+1 |
2013-08-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -20/+41 |
2013-08-08 | ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match | Hannes Frederic Sowa | 1 | -4/+12 |
2013-08-08 | SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister | Trond Myklebust | 3 | -13/+32 |
2013-08-07 | tcp: cubic: fix bug in bictcp_acked() | Eric Dumazet | 1 | -1/+1 |
2013-08-07 | bridge: correct the comment for file br_sysfs_br.c | Wang Sheng-Hui | 1 | -1/+1 |
2013-08-07 | tcp: cubic: fix overflow error in bictcp_update() | Eric Dumazet | 1 | -4/+6 |
2013-08-06 | SUNRPC: Don't auto-disconnect from the local rpcbind socket | Trond Myklebust | 1 | -0/+8 |
2013-08-06 | bridge: don't try to update timers in case of broken MLD queries | Linus Lüssing | 1 | -1/+1 |
2013-08-06 | fib_trie: remove potential out of bound access | Eric Dumazet | 1 | -4/+1 |
2013-08-06 | neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup | Veaceslav Falico | 1 | -4/+6 |
2013-08-05 | net: esp{4,6}: fix potential MTU calculation overflows | Daniel Borkmann | 2 | -2/+2 |
2013-08-05 | net_sched: make dev_trans_start return vlan's real dev trans_start | nikolay@redhat.com | 1 | -1/+6 |
2013-08-05 | vlan: make vlan_dev_real_dev work over stacked vlans | nikolay@redhat.com | 1 | -1/+6 |
2013-08-05 | net/vmw_vsock/af_vsock.c: drop unneeded semicolon | Julia Lawall | 1 | -1/+1 |
2013-08-05 | netfilter: nfnetlink_{log,queue}: fix information leaks in netlink message | Dan Carpenter | 2 | -2/+9 |
2013-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 32 | -257/+299 |