Age | Commit message (Expand) | Author |
2013-08-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-08-15 | net_sched: restore "linklayer atm" handling | Jesper Dangaard Brouer |
2013-08-15 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o... | David S. Miller |
2013-08-14 | openvswitch: Reset tunnel key between input and output. | Jesse Gross |
2013-08-14 | openvswitch: Use correct type while allocating flex array. | Pravin B Shelar |
2013-08-14 | openvswitch: Fix bad merge resolution. | Jesse Gross |
2013-08-13 | rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header | Asbjoern Sloth Toennesen |
2013-08-13 | ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id. | Pravin B Shelar |
2013-08-13 | genetlink: fix family dump race | Johannes Berg |
2013-08-12 | net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruption | Daniel Borkmann |
2013-08-12 | net: sctp: sctp_assoc_control_transport: fix MTU size in SCTP_PF state | Daniel Borkmann |
2013-08-11 | tipc: avoid possible deadlock while enable and disable bearer | dingtianhong |
2013-08-10 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2013-08-10 | batman-adv: fix potential kernel paging errors for unicast transmissions | Linus Lüssing |
2013-08-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2013-08-10 | netfilter: nf_conntrack: fix tcp_in_window for Fast Open | Yuchung Cheng |
2013-08-10 | rtnetlink: Fix inverted check in ndo_dflt_fdb_del() | Sridhar Samudrala |
2013-08-09 | net: rename busy poll MIB counter | Eliezer Tamir |
2013-08-09 | net: flow_dissector: add 802.1ad support | Eric Dumazet |
2013-08-09 | ip_gre: fix ipgre_header to return correct offset | Timo Teräs |
2013-08-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-08-07 | ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match | Hannes Frederic Sowa |
2013-08-07 | SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister | Trond Myklebust |
2013-08-07 | tcp: cubic: fix bug in bictcp_acked() | Eric Dumazet |
2013-08-07 | bridge: correct the comment for file br_sysfs_br.c | Wang Sheng-Hui |
2013-08-07 | tcp: cubic: fix overflow error in bictcp_update() | Eric Dumazet |
2013-08-05 | SUNRPC: Don't auto-disconnect from the local rpcbind socket | Trond Myklebust |
2013-08-05 | bridge: don't try to update timers in case of broken MLD queries | Linus Lüssing |
2013-08-05 | fib_trie: remove potential out of bound access | Eric Dumazet |
2013-08-05 | neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup | Veaceslav Falico |
2013-08-05 | net: esp{4,6}: fix potential MTU calculation overflows | Daniel Borkmann |
2013-08-05 | net_sched: make dev_trans_start return vlan's real dev trans_start | nikolay@redhat.com |
2013-08-05 | vlan: make vlan_dev_real_dev work over stacked vlans | nikolay@redhat.com |
2013-08-05 | net/vmw_vsock/af_vsock.c: drop unneeded semicolon | Julia Lawall |
2013-08-05 | netfilter: nfnetlink_{log,queue}: fix information leaks in netlink message | Dan Carpenter |
2013-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-08-03 | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2013-08-02 | netlabel: use domain based selectors when address based selectors are not ava... | Paul Moore |
2013-08-02 | net: check net.core.somaxconn sysctl values | Roman Gushchin |
2013-08-02 | net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails | Daniel Borkmann |
2013-08-02 | htb: fix sign extension bug | stephen hemminger |
2013-08-02 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-08-01 | tipc: fix oops when creating server socket fails | Ying Xue |
2013-08-01 | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL | Cong Wang |
2013-08-01 | ipv6: prevent race between address creation and removal | Jiri Benc |
2013-08-01 | ipv6: move peer_addr init into ipv6_add_addr() | Jiri Pirko |
2013-08-01 | ipv6: update ip6_rt_last_gc every time GC is run | Michal Kubeček |
2013-08-01 | ipv6: prevent fib6_run_gc() contention | Michal Kubeček |
2013-08-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-08-01 | svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcall | J. Bruce Fields |