aboutsummaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2014-05-19net: fix 'ip rule' iif/oif device renameMaciej Zenczykowski
2014-05-19net: drop_monitor: fix the value of maxattrChangli Gao
2014-05-19{pktgen, xfrm} Update IPv4 header total len and checksum after tranformationfan.du
2014-05-19net: core: Always propagate flag changes to interfacesVlad Yasevich
2014-05-19net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2014-05-19net: Fix "ip rule delete table 256"Andreas Henriksson
2014-05-19net: check net.core.somaxconn sysctl valuesRoman Gushchin
2014-05-19neighbour: fix a race in neigh_destroy()Eric Dumazet
2013-06-10net: guard tcp_set_keepalive() to tcp socketsEric Dumazet
2013-06-10net: reduce net_rx_action() latency to 2 HZEric Dumazet
2013-06-10net/core: Fix potential memory leak in dev_set_alias()Alexey Khoroshilov
2012-10-07net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o
2012-10-07net: fix a race in sock_queue_err_skb()Eric Dumazet
2012-10-07net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang
2012-02-13net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet
2012-02-13net: fix sk_forward_alloc corruptionsEric Dumazet
2011-12-09gro: reset vlan_tci on reuseBenjamin Poirier
2011-11-07scm: lower SCM_MAX_FDEric Dumazet
2011-11-07GRO: fix merging a paged skb after non-paged skbsMichal Schmidt
2011-08-15net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-07-13net: filter: Use WARN_RATELIMITJoe Perches
2011-04-14gro: reset skb_iif on reuseAndy Gospodarek
2011-04-14gro: Reset dev pointer on reuseHerbert Xu
2011-03-14net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-03-02filter: make sure filters dont read uninitialized memoryDavid S. Miller
2011-01-07net: release dst entry while cache-hot for GSO case tooKrishna Kumar
2010-12-09net: Limit socket I/O iovec total length to INT_MAX.David S. Miller
2010-12-09net: NETIF_F_HW_CSUM does not imply FCoE CRC offloadBen Hutchings
2010-12-09net: clear heap allocation for ETHTOOL_GRXCLSRLALLKees Cook
2010-10-28net: clear heap allocations for privileged ethtool actionsKees Cook
2010-10-28net: Fix the condition passed to sk_wait_event()Nagendra Tomar
2010-10-28tcp: Fix >4GB writes on 64-bit.David S. Miller
2010-09-26gro: Fix bogus gso_size on the first fraglist entryHerbert Xu
2010-09-26gro: Re-fix different skb headroomsJarek Poplawski
2010-09-26gro: fix different skb headroomsEric Dumazet
2010-08-26net: Fix a memmove bug in dev_gro_receive()Jarek Poplawski
2010-08-02ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings
2010-08-02ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALLBen Hutchings
2010-08-02net/core: neighbour update OopsDoug Kehn
2010-03-15scm: Only support SCM_RIGHTS on unix domain sockets.Eric W. Biederman
2010-03-15net: bug fix for vlan + gro issueAjit Khaparde
2010-03-15net-sysfs: Use rtnl_trylock in wireless sysfs methods.Eric W. Biederman
2010-02-23pktgen: Fix freezing problemRafael J. Wysocki
2010-02-23dst: call cond_resched() in dst_gc_task()Eric Dumazet
2010-02-09tcp: update the netstamp_needed counter when cloning socketsOctavian Purdila
2009-12-18net: Fix userspace RTM_NEWLINK notifications.Eric W. Biederman
2009-11-24pktgen: Fix netdevice unregisterEric Dumazet
2009-11-23pktgen: Fix device name comparesEric Dumazet
2009-11-17gro: Fix illegal merging of trailer trashHerbert Xu
2009-11-16net: Fix the rollback test in dev_change_name()Eric Dumazet