开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2014-09-07
rose: use %*ph specifier
Andy Shevchenko
2014-09-06
tcp: remove obsolete comment about TCP_SKB_CB(skb)->when in tcp_fragment()
Neal Cardwell
2014-09-05
tcp: remove TCP_SKB_CB(skb)->when
Eric Dumazet
2014-09-05
tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn
Eric Dumazet
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
ipv4: harden fnhe_hashfun()
Eric Dumazet
2014-09-05
ipv4: fix a race in update_or_create_fnhe()
Eric Dumazet
2014-09-05
l2tp: fix missing line continuation
Andy Zhou
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-04
ipv4: implement igmp_qrv sysctl to tune igmp robustness variable
Hannes Frederic Sowa
2014-09-04
ipv6: add sysctl_mld_qrv to configure query robustness variable
Hannes Frederic Sowa
2014-09-03
qdisc: validate frames going through the direct_xmit path
Jesper Dangaard Brouer
2014-09-03
qdisc: exit case fixes for skb list handling in qdisc layer
Jesper Dangaard Brouer
2014-09-02
qdisc: adjustments for API allowing skb list xmits
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
l2tp: Enable checksum unnecessary conversions for l2tp/UDP sockets
Tom Herbert
2014-09-01
gre: Add support for checksum unnecessary conversions
Tom Herbert
2014-09-01
udp: Add support for doing checksum unnecessary conversion
Tom Herbert
2014-09-01
net: Support for csum_bad in skbuff
Tom Herbert
2014-09-01
net: dsa: make dsa_pack_type static
Florian Fainelli
2014-09-01
tcp: whitespace fixes
stephen hemminger
2014-09-01
pktgen: add flag NO_TIMESTAMP to disable timestamping
Jesper Dangaard Brouer
2014-09-01
tipc: add name distributor resiliency queue
Erik Hugne
2014-09-01
tipc: refactor name table updates out of named packet receive routine
Erik Hugne
2014-09-01
net: xmit_list() becomes dev_hard_start_xmit().
David S. Miller
2014-09-01
net: Don't keep around original SKB when we software segment GSO frames.
David S. Miller
2014-09-01
net: Validate xmit SKBs right when we pull them out of the qdisc.
David S. Miller
2014-09-01
net: Separate out SKB validation logic from transmit path.
David S. Miller
2014-09-01
net: Have xmit_list() signal more==true when appropriate.
David S. Miller
2014-09-01
net: Pass a "more" indication down into netdev_start_xmit() code paths.
David S. Miller
2014-09-01
net: Move main gso loop out of dev_hard_start_xmit() into helper.
David S. Miller
2014-09-01
net: Create xmit_one() helper for dev_hard_start_xmit()
David S. Miller
2014-09-01
net: Do txq_trans_update() in netdev_start_xmit()
David S. Miller
2014-08-29
sctp: Change sctp to implement csum_levels
Tom Herbert
2014-08-29
net: Allow GRO to use and set levels of checksum unnecessary
Tom Herbert
2014-08-29
net: Clarification of CHECKSUM_UNNECESSARY
Tom Herbert
2014-08-29
tipc: fix a potential oops
Ying Xue
2014-08-29
net: add skb_get_tx_queue() helper
Daniel Borkmann
2014-08-27
net: dsa: add Broadcom SF2 switch driver
Florian Fainelli
2014-08-27
net: dsa: add Broadcom tag RX/TX handler
Florian Fainelli
2014-08-27
net: dsa: allow updating fixed PHY link information
Florian Fainelli
[next]