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-06-30
skbuff: skb_segment: orphan frags before copying
Michael S. Tsirkin
2014-06-30
skbuff: export skb_copy_ubufs
Michael S. Tsirkin
2014-06-07
net-gro: reset skb->truesize in napi_reuse_skb()
Eric Dumazet
2014-06-07
skb: Add inline helper for getting the skb end offset from head
Alexander Duyck
2014-06-07
rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set
David Gibson
2014-06-07
rtnetlink: Warn when interface's information won't fit in our packet
David Gibson
2014-06-07
filter: prevent nla extensions to peek beyond the end of the message
Mathias Krause
2014-06-07
net: core: don't account for udp header size when computing seglen
Florian Westphal
2014-03-11
net: add and use skb_gso_transport_seglen()
Florian Westphal
2014-03-11
net: fix 'ip rule' iif/oif device rename
Maciej Żenczykowski
2014-01-15
net: unix: allow set_peek_off to fail
Sasha Levin
2014-01-15
net: drop_monitor: fix the value of maxattr
Changli Gao
2013-12-08
{pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
fan.du
2013-12-08
net: core: Always propagate flag changes to interfaces
Vlad Yasevich
2013-12-08
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-12-08
net: Fix "ip rule delete table 256"
Andreas Henriksson
2013-11-20
net: flow_dissector: fail on evil iph->ihl
Jason Wang
2013-10-13
netpoll: fix NULL pointer dereference in netpoll_cleanup
Nikolay Aleksandrov
2013-10-13
net: flow_dissector: fix thoff for IPPROTO_AH
Eric Dumazet
2013-09-14
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
Veaceslav Falico
2013-09-14
net: check net.core.somaxconn sysctl values
Roman Gushchin
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-19
net: vlan,ethtool: netdev_features_t is more than 32 bit
Bjørn Mork
2013-05-19
net: use netdev_features_t in skb_needs_linearize()
Patrick McHardy
2013-05-01
net: fix incorrect credentials passing
Linus Torvalds
2013-05-01
net: rate-limit warn-bad-offload splats.
Ben Greear
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-04-05
net: remove a WARN_ON() in net_enable_timestamp()
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-28
sock_diag: Fix out-of-bounds access to sock_diag_handlers[]
Mathias Krause
2013-02-28
net: fix infinite loop in __skb_recv_datagram()
Eric Dumazet
2013-02-14
pktgen: correctly handle failures when adding a device
Cong Wang
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-11-17
af-packet: fix oops when socket is not present
Eric Leblond
2012-10-28
vlan: don't deliver frames for unknown vlans to protocols
Florian Zumbiehl
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
net: Statically initialize init_net.dev_base_head
Rustad, Mark D
2012-10-02
af_packet: don't emit packet on orig fanout group
Eric Leblond
2012-10-02
net/core: Fix potential memory leak in dev_set_alias()
Alexey Khoroshilov
[next]