Age | Commit message (Expand) | Author |
2013-07-28 | neighbour: fix a race in neigh_destroy() | Eric Dumazet |
2013-05-19 | ipv6: do not clear pinet6 field | Eric Dumazet |
2013-05-01 | net: fix incorrect credentials passing | Linus Torvalds |
2013-05-01 | rtnetlink: Call nlmsg_parse() with correct header length | Michael Riesch |
2013-05-01 | netfilter: don't reset nf_trace in nf_reset() | Patrick McHardy |
2013-05-01 | net: count hw_addr syncs so that unsync works properly. | Vlad Yasevich |
2013-04-05 | net: add a synchronize_net() in netdev_rx_handler_unregister() | Eric Dumazet |
2013-03-28 | rtnetlink: Mask the rta_type when range checking | Vlad Yasevich |
2013-03-20 | rtnl: fix info leak on RTM_GETLINK request for VF devices | Mathias Krause |
2013-03-20 | bridging: fix rx_handlers return code | Cristian Bercaru |
2013-02-14 | pktgen: correctly handle failures when adding a device | Cong Wang |
2013-01-17 | rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo() | Eric Dumazet |
2013-01-17 | rtnetlink: Fix problem with buffer allocation | Greg Rose |
2013-01-17 | rtnetlink: Compute and store minimum ifinfo dump size | Greg Rose |
2012-11-26 | net-rps: Fix brokeness causing OOO packets | Tom Herbert |
2012-11-26 | net: correct check in dev_addr_del() | Jiri Pirko |
2012-10-28 | net: Fix skb_under_panic oops in neigh_resolve_output | ramesh.nagappa@gmail.com |
2012-10-21 | pktgen: fix crash when generating IPv6 packets | Amerigo Wang |
2012-10-13 | net: do not disable sg for packets requiring no checksum | Ed Cashin |
2012-10-13 | net: guard tcp_set_keepalive() to tcp sockets | Eric Dumazet |
2012-10-13 | net: small bug on rxhash calculation | Chema Gonzalez |
2012-10-02 | drop_monitor: dont sleep in atomic context | Eric Dumazet |
2012-10-02 | drop_monitor: prevent init path from scheduling on the wrong cpu | Neil Horman |
2012-10-02 | drop_monitor: Make updating data->skb smp safe | Neil Horman |
2012-10-02 | drop_monitor: fix sleeping in invalid context warning | Neil Horman |
2012-10-02 | net: Statically initialize init_net.dev_base_head | Rustad, Mark D |
2012-10-02 | net/core: Fix potential memory leak in dev_set_alias() | Alexey Khoroshilov |
2012-10-02 | tcp: Apply device TSO segment limit earlier | Ben Hutchings |
2012-10-02 | net: Allow driver to limit number of GSO segments per skb | Ben Hutchings |
2012-08-15 | net: feed /dev/random with the MAC address when registering a device | Theodore Ts'o |
2012-08-09 | net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling | Jiri Benc |
2012-07-16 | netpoll: fix netpoll_send_udp() bugs | Eric Dumazet |
2012-07-16 | ethtool: allow ETHTOOL_GSSET_INFO for users | Michał Mirosław |
2012-07-16 | net: sock: validate data_len before allocating skb in sock_alloc_send_pskb() | Jason Wang |
2012-06-10 | Revert "net: maintain namespace isolation between vlan and real device" | David S. Miller |
2012-06-10 | pktgen: fix module unload for good | Eric Dumazet |
2012-06-10 | pktgen: fix crash at module unload | Eric Dumazet |
2012-05-21 | net: In unregister_netdevice_notifier unregister the netdevices. | Eric W. Biederman |
2012-04-27 | netns: do not leak net_generic data on failed init | Julian Anastasov |
2012-04-27 | net: fix a race in sock_queue_err_skb() | Eric Dumazet |
2012-04-02 | net: fix napi_reuse_skb() skb reserve | Eric Dumazet |
2012-03-19 | neighbour: Fixed race condition at tbl->nht | Michel Machado |
2012-02-29 | netpoll: netpoll_poll_dev() should access dev->flags | Eric Dumazet |
2012-02-29 | gro: more generic L2 header check | Eric Dumazet |
2012-02-13 | net: fix NULL dereferences in check_peer_redir() | Eric Dumazet |
2012-02-03 | netns: fix net_alloc_generic() | Eric Dumazet |
2011-11-11 | net: Handle different key sizes between address families in flow cache | dpward |
2011-11-11 | net: Unlock sock before calling sk_free() | Thomas Gleixner |
2011-11-11 | net: hold sock reference while processing tx timestamps | Richard Cochran |
2011-11-11 | rtnetlink: Add missing manual netlink notification in dev_change_net_namespaces | Eric W. Biederman |