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
2014-04-09
net: add and use skb_gso_transport_seglen()
Florian Westphal
2014-04-02
net: fix 'ip rule' iif/oif device rename
Maciej Żenczykowski
2014-04-02
fuse: fix pipe_buf_operations
Miklos Szeredi
2014-02-15
net: drop_monitor: fix the value of maxattr
Changli Gao
2014-01-03
net: flow_dissector: fail on evil iph->ihl
Jason Wang
2014-01-03
{pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
fan.du
2014-01-03
net: core: Always propagate flag changes to interfaces
Vlad Yasevich
2014-01-03
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2014-01-03
net: Fix "ip rule delete table 256"
Andreas Henriksson
2013-10-26
netpoll: fix NULL pointer dereference in netpoll_cleanup
Nikolay Aleksandrov
2013-10-26
net: check net.core.somaxconn sysctl values
Roman Gushchin
2013-08-02
neighbour: fix a race in neigh_destroy()
Eric Dumazet
2013-05-30
ipv6: do not clear pinet6 field
Eric Dumazet
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
[next]