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
2013-05-13
rtnetlink: Call nlmsg_parse() with correct header length
Michael Riesch
2013-05-13
netfilter: don't reset nf_trace in nf_reset()
Patrick McHardy
2013-05-13
net: count hw_addr syncs so that unsync works properly.
Vlad Yasevich
2013-04-25
net: fix incorrect credentials passing
Linus Torvalds
2013-04-10
net: add a synchronize_net() in netdev_rx_handler_unregister()
Eric Dumazet
2013-03-27
rtnetlink: Mask the rta_type when range checking
Vlad Yasevich
2013-03-27
rtnl: fix info leak on RTM_GETLINK request for VF devices
Mathias Krause
2013-03-27
bridging: fix rx_handlers return code
Cristian Bercaru
2013-02-20
pktgen: correctly handle failures when adding a device
Cong Wang
2012-12-06
net-rps: Fix brokeness causing OOO packets
Tom Herbert
2012-12-06
net: correct check in dev_addr_del()
Jiri Pirko
2012-11-16
af-packet: fix oops when socket is not present
Eric Leblond
2012-11-16
rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()
Eric Dumazet
2012-11-16
rtnetlink: Fix problem with buffer allocation
Greg Rose
2012-10-30
pktgen: fix crash when generating IPv6 packets
Amerigo Wang
2012-10-30
vlan: don't deliver frames for unknown vlans to protocols
Florian Zumbiehl
2012-10-30
net: Fix skb_under_panic oops in neigh_resolve_output
ramesh.nagappa@gmail.com
2012-10-10
net: do not disable sg for packets requiring no checksum
Ed Cashin
2012-10-10
net: guard tcp_set_keepalive() to tcp sockets
Eric Dumazet
2012-10-10
net: small bug on rxhash calculation
Chema Gonzalez
2012-10-10
net: Statically initialize init_net.dev_base_head
Rustad, Mark D
2012-09-19
af_packet: don't emit packet on orig fanout group
Eric Leblond
2012-09-19
net/core: Fix potential memory leak in dev_set_alias()
Alexey Khoroshilov
2012-09-19
tcp: Apply device TSO segment limit earlier
Ben Hutchings
2012-09-19
net: Allow driver to limit number of GSO segments per skb
Ben Hutchings
2012-08-19
net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling
Jiri Benc
2012-08-10
drop_monitor: dont sleep in atomic context
Eric Dumazet
2012-08-10
drop_monitor: prevent init path from scheduling on the wrong cpu
Neil Horman
2012-08-10
drop_monitor: Make updating data->skb smp safe
Neil Horman
2012-08-10
drop_monitor: fix sleeping in invalid context warning
Neil Horman
2012-08-10
net: feed /dev/random with the MAC address when registering a device
Theodore Ts'o
2012-07-25
net: remove skb_orphan_try()
Eric Dumazet
2012-07-12
netpoll: fix netpoll_send_udp() bugs
Eric Dumazet
2012-07-12
ethtool: allow ETHTOOL_GSSET_INFO for users
Michał Mirosław
2012-07-12
net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()
Jason Wang
2012-07-12
splice: fix racy pipe->buffers uses
Eric Dumazet
2012-06-10
Revert "net: maintain namespace isolation between vlan and real device"
David S. Miller
2012-05-31
ethtool: Null-terminate filename passed to ethtool_ops::flash_device
Ben Hutchings
2012-05-20
pktgen: fix module unload for good
Eric Dumazet
2012-05-20
pktgen: fix crash at module unload
Eric Dumazet
2012-05-20
net: In unregister_netdevice_notifier unregister the netdevices.
Eric W. Biederman
2012-05-11
netns: do not leak net_generic data on failed init
Julian Anastasov
2012-05-11
net: allow pskb_expand_head() to get maximum tailroom
Eric Dumazet
2012-05-11
net: fix a race in sock_queue_err_skb()
Eric Dumazet
2012-05-11
net: fix /proc/net/dev regression
Eric Dumazet
2012-04-02
net: fix napi_reuse_skb() skb reserve
Eric Dumazet
2012-04-02
rtnetlink: Fix VF IFLA policy
Greg Rose
2012-03-19
neighbour: Fixed race condition at tbl->nht
Michel Machado
2012-02-29
gro: more generic L2 header check
Eric Dumazet
2012-02-29
netpoll: netpoll_poll_dev() should access dev->flags
Eric Dumazet
[next]