开源镜像站
帮助
动态
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-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
2014-08-27
net: dsa: allow drivers to do link adjustment
Florian Fainelli
2014-08-27
net: dsa: allow switches to work without tagging
Florian Fainelli
2014-08-27
net: dsa: allow for more complex PHY setups
Florian Fainelli
2014-08-27
net: dsa: retain a per-port device_node pointer
Florian Fainelli
2014-08-27
net: dsa: provide a switch device device tree node pointer
Florian Fainelli
2014-08-27
net: dsa: reduce number of protocol hooks
Florian Fainelli
2014-08-27
tcp: syncookies: mark cookie_secret read_mostly
Florian Westphal
2014-08-25
net: make skb an optional parameter for__skb_flow_dissect()
WANG Cong
2014-08-25
net: fix comments for __skb_flow_get_ports()
WANG Cong
2014-08-24
net: Add ops->ndo_xmit_flush()
David S. Miller
2014-08-24
ipv6: White-space cleansing : gaps between function and symbol export
Ian Morris
2014-08-24
ipv6: White-space cleansing : Structure layouts
Ian Morris
2014-08-24
ipv6: White-space cleansing : Line Layouts
Ian Morris
2014-08-24
gre: When GRE csum is present count as encap layer wrt csum
Tom Herbert
2014-08-24
udp: additional GRO support
Tom Herbert
2014-08-24
tcp: Call skb_gro_checksum_validate
Tom Herbert
2014-08-24
gre: call skb_gro_checksum_simple_validate
Tom Herbert
2014-08-24
net: skb_gro_checksum_* functions
Tom Herbert
2014-08-23
net: use reciprocal_scale() helper
Daniel Borkmann
2014-08-23
net: Allow raw buffers to be passed into the flow dissector.
David S. Miller
2014-08-23
tipc: merge struct tipc_port into struct tipc_sock
Jon Paul Maloy
2014-08-23
tipc: remove files ref.h and ref.c
Jon Paul Maloy
2014-08-23
tipc: remove include file port.h
Jon Paul Maloy
2014-08-23
tipc: remove source file port.c
Jon Paul Maloy
2014-08-23
tipc: remove port_lock
Jon Paul Maloy
2014-08-23
tipc: replace port pointer with socket pointer in registry
Jon Paul Maloy
2014-08-23
tipc: use registry when scanning sockets
Jon Paul Maloy
2014-08-23
tipc: eliminate functions tipc_port_init and tipc_port_destroy
Jon Paul Maloy
2014-08-23
tipc: redefine message acknowledge function
Jon Paul Maloy
2014-08-23
tipc: eliminate port_connect()/port_disconnect() functions
Jon Paul Maloy
2014-08-23
tipc: eliminate function tipc_port_shutdown()
Jon Paul Maloy
2014-08-23
tipc: clean up socket timer function
Jon Paul Maloy
2014-08-23
tipc: use message to abort connections when losing contact to node
Jon Paul Maloy
2014-08-23
tipc: use pseudo message to wake up sockets after link congestion
Jon Paul Maloy
2014-08-23
tipc: introduce new function tipc_msg_create()
Jon Paul Maloy
2014-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-22
tcp: improve undo on timeout
Yuchung Cheng
2014-08-22
net: remove dead code after sk_data_ready change
Eric Dumazet
2014-08-22
net: use ktime_get_ns() and ktime_get_real_ns() helpers
Eric Dumazet
2014-08-22
mac80211: fix channel switch for chanctx-based drivers
Michal Kazior
2014-08-22
af_decnet: Use time_after_eq
Himangi Saraogi
[next]