index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
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
2011-10-03
scm: Capture the full credentials of the scm sender
Tim Chen
2011-10-03
fib:fix BUG_ON in fib_nl_newrule when add new fib rule
Gao feng
2011-10-03
arp: fix rcu lockdep splat in arp_process()
Eric Dumazet
2011-08-15
net: allow netif_carrier to be called safely from IRQ
stephen hemminger
2011-08-15
net: add IFF_SKB_TX_SHARED flag to priv_flags
Neil Horman
2011-08-15
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
2011-08-04
ethtool: Allow zero-length register dumps again
Ben Hutchings
2011-07-01
ipv6: Don't put artificial limit on routing table size.
David S. Miller
2011-06-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-06-12
Delay struct net freeing while there's a sysfs instance refering to it
Al Viro
2011-06-11
netpoll: call dev_put() on error in netpoll_setup()
Dan Carpenter
2011-06-11
vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check
Jiri Pirko
2011-06-09
netpoll: prevent netpoll setup on slave devices
WANG Cong
2011-06-07
net: cpu offline cause napi stall
Heiko Carstens
[next]