开源镜像站
帮助
动态
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-10-04
net: Cleanup skb cloning by adding SKB_FCLONE_FREE
Vijay Subramanian
2014-10-03
net: do not export skb_gro_receive()
Eric Dumazet
2014-10-03
qdisc: validate skb without holding lock
Eric Dumazet
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-01
net: pktgen: packet bursting via skb->xmit_more
Alexei Starovoitov
2014-10-01
net: avoid one atomic operation in skb_clone()
Eric Dumazet
2014-10-01
net: cleanup and document skb fclone layout
Eric Dumazet
2014-09-30
net: sched: enable per cpu qstats
John Fastabend
2014-09-30
net: sched: restrict use of qstats qlen
John Fastabend
2014-09-30
net: sched: make bstats per cpu and estimator RCU safe
John Fastabend
2014-09-29
gro: fix aggregation for skb using frag_list
Eric Dumazet
2014-09-29
net: reorganize sk_buff for faster __copy_skb_header()
Eric Dumazet
2014-09-26
net : optimize skb_release_data()
Eric Dumazet
2014-09-26
net: optimise inet_proto_csum_replace4()
LEROY Christophe
2014-09-26
net: introduce __skb_header_release()
Eric Dumazet
2014-09-26
net: Change netdev_<level> logging functions to return void
Joe Perches
2014-09-26
net: Remove gso_send_check as an offload callback
Tom Herbert
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-22
net: keep original skb which only needs header checking during software GSO
Jason Wang
2014-09-19
net: add alloc_skb_with_frags() helper
Eric Dumazet
2014-09-15
tcp: allow segment with FIN in tcp_try_coalesce()
Eric Dumazet
2014-09-15
net: fix creation adjacent device symlinks
Alexander Y. Fomichev
2014-09-13
net: bpf: correctly handle errors in sk_attach_filter()
Sasha Levin
2014-09-13
net: filter: constify detection of pkt_type_offset
Hannes Frederic Sowa
2014-09-13
ipv6: drop useless rcu_read_lock() in anycast
WANG Cong
2014-09-13
net: qdisc: use rcu prefix and silence sparse warnings
John Fastabend
2014-09-12
mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack path
Alexander Duyck
2014-09-12
skb: Add documentation for skb_clone_sk
Alexander Duyck
2014-09-10
pktgen: Convert pr_warning to pr_warn
Joe Perches
2014-09-09
netns: remove one sparse warning
Eric Dumazet
2014-09-09
net: bpf: be friendly to kmemcheck
Daniel Borkmann
2014-09-08
net: fix skb_page_frag_refill() kerneldoc
Eric Dumazet
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-05
net: Add function for parsing the header length out of linear ethernet frames
Alexander Duyck
2014-09-05
net: merge cases where sock_efree and sock_edemux are the same function
Alexander Duyck
2014-09-05
net-timestamp: Make the clone operation stand-alone from phy timestamping
Alexander Duyck
2014-09-05
net-timestamp: Merge shared code between phy and regular timestamping
Alexander Duyck
2014-09-05
net: treewide: Fix typo found in DocBook/networking.xml
Masanari Iida
2014-09-05
ethtool: Add generic options for tunables
Govindarajulu Varadarajan
2014-09-05
dev_ioctl: remove dev_load() CAP_SYS_MODULE message
Daniel Borkmann
2014-09-05
net: bpf: make eBPF interpreter images read-only
Daniel Borkmann
2014-09-03
qdisc: validate frames going through the direct_xmit path
Jesper Dangaard Brouer
2014-09-02
rtnl/do_setlink(): notify when a netdev is modified
Nicolas Dichtel
2014-09-02
rtnl/do_setlink(): last arg is now a set of flags
Nicolas Dichtel
2014-09-02
rtnl/do_setlink(): set modified when IFLA_LINKMODE is updated
Nicolas Dichtel
2014-09-02
rtnl/do_setlink(): set modified when IFLA_TXQLEN is updated
Nicolas Dichtel
2014-09-01
sock: deduplicate errqueue dequeue
Willem de Bruijn
2014-09-01
net: Support for csum_bad in skbuff
Tom Herbert
2014-09-01
pktgen: add flag NO_TIMESTAMP to disable timestamping
Jesper Dangaard Brouer
2014-09-01
net: xmit_list() becomes dev_hard_start_xmit().
David S. Miller
[next]