开源镜像站
帮助
动态
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-04
make proc_ns_operations work with struct ns_common * instead of void *
Al Viro
2014-12-04
netns: switch ->get()/->put()/->install()/->inum() to working with &net->ns
Al Viro
2014-12-04
common object embedded into various struct ....ns
Al Viro
2014-12-02
bridge: add brport flags to dflt bridge_getlink
Scott Feldman
2014-12-02
net-sysfs: expose physical switch id for particular device
Jiri Pirko
2014-12-02
rtnl: expose physical switch id for particular device
Jiri Pirko
2014-12-02
net: rename netdev_phys_port_id to more generic name
Jiri Pirko
2014-12-02
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
2014-11-29
rtnetlink: release net refcnt on error in do_setlink()
Nicolas Dichtel
2014-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-26
bridge: Sanitize IFLA_EXT_MASK for AF_BRIDGE:RTM_GETLINK
Thomas Graf
2014-11-26
bridge: Validate IFLA_BRIDGE_FLAGS attribute length
Thomas Graf
2014-11-25
crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()
Daniel Borkmann
2014-11-24
switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()
Al Viro
2014-11-24
kill zerocopy_sg_from_iovec()
Al Viro
2014-11-24
new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter()
Al Viro
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-21
net: Revert "net: avoid one atomic operation in skb_clone()"
Eric Dumazet
2014-11-21
net: move vlan pop/push functions into common code
Jiri Pirko
2014-11-21
net: move make_writable helper into common code
Jiri Pirko
2014-11-21
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
2014-11-21
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
2014-11-19
fold verify_iovec() into copy_msghdr_from_user()
Al Viro
2014-11-19
{compat_,}verify_iovec(): switch to generic copying of iovecs
Al Viro
2014-11-19
net: pktgen: Deletion of an unnecessary check before the function call "proc_...
Markus Elfring
2014-11-18
dev_ioctl: use sizeof(x) instead of sizeof x
Fabian Frederick
2014-11-18
net/core: include linux/types.h instead of asm/types.h
Fabian Frederick
2014-11-18
net: fix spelling for synchronized
Fabian Frederick
2014-11-16
net: provide a per host RSS key generic infrastructure
Eric Dumazet
2014-11-16
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2014-11-13
net: generic dev_disable_lro() stacked device handling
Michal Kubeček
2014-11-11
neigh: remove dynamic neigh table registration support
WANG Cong
2014-11-11
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
Joe Perches
2014-11-11
net: introduce SO_INCOMING_CPU
Eric Dumazet
2014-11-10
net: gro: add a per device gro flush timer
Eric Dumazet
2014-11-07
net: Kill skb_copy_datagram_const_iovec
Herbert Xu
2014-11-07
inet: Add skb_copy_datagram_iter
Herbert Xu
2014-11-05
openvswitch: Add basic MPLS support to kernel
Simon Horman
2014-11-05
net: Remove MPLS GSO feature.
Pravin B Shelar
2014-11-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-11-05
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
2014-11-04
netdev, sched/wait: Fix sleeping inside wait event
Peter Zijlstra
2014-11-03
net: less interrupt masking in NAPI
Eric Dumazet
2014-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-31
net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0
Guenter Roeck
2014-10-29
neigh: optimize neigh_parms_release()
Nicolas Dichtel
2014-10-29
net: introduce napi_schedule_irqoff()
Eric Dumazet
2014-10-29
net: skb_segment() should preserve backpressure
Toshiaki Makita
2014-10-26
net: napi_reuse_skb() should check pfmemalloc
Eric Dumazet
2014-10-22
net: tso: fix unaligned access to crafted TCP header in helper API
Karl Beldan
[prev]
[next]