开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2014-12-16
rtnetlink: release net refcnt on error in do_setlink()
Nicolas Dichtel
2014-08-14
iovec: make sure the caller actually wants anything in memcpy_fromiovecend
Sasha Levin
2014-08-14
net: Correctly set segment mac_len in skb_segment().
Vlad Yasevich
2014-08-14
net: sendmsg: fix NULL pointer dereference
Andrey Ryabinin
2014-08-14
inetpeer: get rid of ip_id_count
Eric Dumazet
2014-07-28
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
2014-06-30
skbuff: skb_segment: orphan frags before copying
Michael S. Tsirkin
2014-06-26
rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
Michal Schmidt
2014-06-26
net: force a list_del() in unregister_netdevice_many()
Eric Dumazet
2014-06-26
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-06-26
net: Add variants of capable for use on on sockets
Eric W. Biederman
2014-06-26
net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump
Eric W. Biederman
2014-05-30
net-gro: reset skb->truesize in napi_reuse_skb()
Eric Dumazet
2014-05-30
rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set
David Gibson
2014-05-30
rtnetlink: Warn when interface's information won't fit in our packet
David Gibson
2014-05-30
net: Fix ns_capable check in sock_diag_put_filterinfo
Andrew Lutomirski
2014-05-30
vlan: Fix lockdep warning when vlan dev handle notification
dingtianhong
2014-05-30
filter: prevent nla extensions to peek beyond the end of the message
Mathias Krause
2014-05-30
net: core: don't account for udp header size when computing seglen
Florian Westphal
2014-04-14
netpoll: fix the skb check in pkt_is_ns
Li RongQing
2014-04-14
rtnetlink: fix fdb notification flags
Nicolas Dichtel
2014-04-14
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
2014-03-23
neigh: recompute reachabletime before returning from neigh_periodic_work()
Duan Jiong
2014-03-06
net: use __GFP_NORETRY for high order allocations
Eric Dumazet
2014-03-06
net: core: introduce netif_skb_dev_features
Florian Westphal
2014-03-06
net: add and use skb_gso_transport_seglen()
Florian Westphal
2014-03-06
netpoll: fix netconsole IPv6 setup
Sabrina Dubroca
2014-03-06
net: fix 'ip rule' iif/oif device rename
Maciej Żenczykowski
2014-02-13
fuse: fix pipe_buf_operations
Miklos Szeredi
2014-02-06
bpf: do not use reciprocal divide
Eric Dumazet
2014-01-15
net: Loosen constraints for recalculating checksum in skb_segment()
Simon Horman
2014-01-15
netpoll: Fix missing TXQ unlock and and OOPS.
David S. Miller
2014-01-15
vlan: Fix header ops passthru when doing TX VLAN offload.
David S. Miller
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
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
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-11-04
net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selected
Fabio Estevam
2013-11-04
tcp: TSO packets automatic sizing
Eric Dumazet
2013-10-13
net: net_secret should not depend on TCP
Eric Dumazet
2013-10-13
netpoll: fix NULL pointer dereference in netpoll_cleanup
Nikolay Aleksandrov
2013-10-13
netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_reply
Sonic Zhang
2013-10-13
net: flow_dissector: fix thoff for IPPROTO_AH
Eric Dumazet
2013-10-13
net: fix multiqueue selection
Eric Dumazet
2013-09-26
net: Check the correct namespace when spoofing pid over SCM_RIGHTS
Andy Lutomirski
2013-09-14
net: revert 8728c544a9c ("net: dev_pick_tx() fix")
Eric Dumazet
[next]