开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2015-05-12
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
2015-05-12
net_sched: gred: add TCA_GRED_LIMIT attribute
David Ward
2015-05-12
ARM: net: add JIT support for loads from struct seccomp_data.
Nicolas Schichan
2015-05-12
Merge branch 'netdev_page_frags'
David S. Miller
2015-05-12
bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()
Alexander Duyck
2015-05-12
hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag()
Alexander Duyck
2015-05-12
e1000: Replace e1000_free_frag with skb_free_frag
Alexander Duyck
2015-05-12
mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag
Alexander Duyck
2015-05-12
netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag
Alexander Duyck
2015-05-12
net: Add skb_free_frag to replace use of put_page in freeing skb->head
Alexander Duyck
2015-05-12
mm/net: Rename and move page fragment handling from net/ to mm/
Alexander Duyck
2015-05-12
net: Store virtual address instead of page in netdev_alloc_cache
Alexander Duyck
2015-05-12
igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation
Alexander Duyck
2015-05-12
net: Use cached copy of pfmemalloc to avoid accessing page
Alexander Duyck
2015-05-11
net: sched: deprecate enqueue_root()
Eric Dumazet
2015-05-11
net: ll_temac: Use one return statement instead of two
Michal Simek
2015-05-11
net: fec: add support of ethtool get_regs
Philippe Reynes
2015-05-11
net: sched: fix typo in net_device ifdef
Daniel Borkmann
2015-05-11
Merge branch 'handle_ing_lightweight'
David S. Miller
2015-05-11
net: sched: further simplify handle_ing
Daniel Borkmann
2015-05-11
net: sched: consolidate handle_ing and ing_filter
Daniel Borkmann
2015-05-11
test: bpf: extend "load 64-bit immediate" testcase
Xi Wang
2015-05-11
Merge branch 'bonding_netlink_lacp'
David S. Miller
2015-05-11
bonding: add netlink support for sys prio, actor sys mac, and port key
Andy Gospodarek
2015-05-11
bonding: Implement user key part of port_key in an AD system.
Mahesh Bandewar
2015-05-11
bonding: Allow userspace to set actors' macaddr in an AD-system.
Mahesh Bandewar
2015-05-11
bonding: Allow userspace to set actors' system_priority in AD system
Mahesh Bandewar
2015-05-11
Merge branch 'kernel_socket_netns'
David S. Miller
2015-05-11
net: kill sk_change_net and sk_release_kernel
Eric W. Biederman
2015-05-11
netlink: Create kernel netlink sockets in the proper network namespace
Eric W. Biederman
2015-05-11
net: Modify sk_alloc to not reference count the netns of kernel sockets.
Eric W. Biederman
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
2015-05-11
tun: Utilize the normal socket network namespace refcounting.
Eric W. Biederman
2015-05-10
codel: add ce_threshold attribute
Eric Dumazet
2015-05-10
ethernet: qualcomm: use spi instead of spi_device
Varka Bhadram
2015-05-09
Merge branch 'pktgen-next'
David S. Miller
2015-05-09
pktgen: introduce xmit_mode '<start_xmit|netif_receive>'
Alexei Starovoitov
2015-05-09
pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliant
Jesper Dangaard Brouer
2015-05-09
Merge branch 'netns-scalability'
David S. Miller
2015-05-09
netlink: allow to listen "all" netns
Nicolas Dichtel
2015-05-09
netlink: rename private flags and states
Nicolas Dichtel
2015-05-09
netns: use a spin_lock to protect nsid management
Nicolas Dichtel
2015-05-09
netns: notify new nsid outside __peernet2id()
Nicolas Dichtel
2015-05-09
netns: rename peernet2id() to peernet2id_alloc()
Nicolas Dichtel
2015-05-09
netns: always provide the id to rtnl_net_fill()
Nicolas Dichtel
2015-05-09
netns: returns always an id in __peernet2id()
Nicolas Dichtel
2015-05-09
Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/l...
David S. Miller
2015-05-09
net: macb: Add change_mtu callback with jumbo support
Harini Katakam
2015-05-09
net: macb: Add support for jumbo frames
Harini Katakam
[next]