开源镜像站
帮助
动态
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
/
include
/
linux
Age
Commit message (
Expand
)
Author
2015-10-12
tcp: shrink tcp_timewait_sock by 8 bytes
Eric Dumazet
2015-10-12
bpf: charge user for creation of BPF maps and programs
Alexei Starovoitov
2015-10-12
bpf: enable non-root eBPF programs
Alexei Starovoitov
2015-10-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-10-11
bpf: fix cb access in socket filter programs
Alexei Starovoitov
2015-10-09
net/core: lockdep_rtnl_is_held can be boolean
Yaowei Bai
2015-10-09
net/inetdevice: bad_mask can be boolean
Yaowei Bai
2015-10-09
net/inetdevice: inet_ifa_match can be boolean
Yaowei Bai
2015-10-09
net/dccp: dccp_list_has_service can be boolean
Yaowei Bai
2015-10-09
net/can: can_dropped_invalid_skb can be boolean
Yaowei Bai
2015-10-09
net/nfnetlink: lockdep_nfnl_is_held can be boolean
Yaowei Bai
2015-10-09
net/ieee80211: ieee80211_is_* can be boolean
Yaowei Bai
2015-10-09
net/netlink: lockdep_genl_is_held can be boolean
Yaowei Bai
2015-10-09
net/mlx5_core: Use private health thread for each device
Eli Cohen
2015-10-09
net/mlx5_core: Prepare cmd interface to system errors handling
Eli Cohen
2015-10-08
bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs
Daniel Borkmann
2015-10-08
random32: add prandom_init_once helper for own rngs
Daniel Borkmann
2015-10-08
once: make helper generic for calling functions once
Hannes Frederic Sowa
2015-10-08
net: move net_get_random_once to lib
Hannes Frederic Sowa
2015-10-08
net: phy: Broadcom Cygnus internal Etherent PHY driver
Arun Parameswaran
2015-10-08
net: phy: Add Broadcom phy library for common interfaces
Arun Parameswaran
2015-10-08
Merge tag 'regmap-offload-update-bits' of git://git.kernel.org/pub/scm/linux/...
David S. Miller
2015-10-07
Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...
David S. Miller
2015-10-07
net: Add netif_is_l3_slave
David Ahern
2015-10-06
regmap: Allow installing custom reg_update_bits function
Jon Ringle
2015-10-06
Revert "regmap: Allow installing custom reg_update_bits function"
David S. Miller
2015-10-05
ebpf: include perf_event only where really needed
Daniel Borkmann
2015-10-05
bpf, seccomp: prepare for upcoming criu support
Daniel Borkmann
2015-10-05
regmap: Allow installing custom reg_update_bits function
Jon Ringle
2015-10-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiede...
David S. Miller
2015-10-05
ipv6: inet6_sk() should use sk_fullsock()
Eric Dumazet
2015-10-03
phylib: Add phy_set_max_speed helper
Simon Horman
2015-10-03
sched, bpf: add helper for retrieving routing realms
Daniel Borkmann
2015-10-03
ebpf: migrate bpf_prog's flags to bitfield
Daniel Borkmann
2015-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-02
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
2015-10-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-10-01
Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-10-01
memcg: remove pcp_counter_lock
Greg Thelen
2015-10-01
memcg: fix dirty page migration
Greg Thelen
2015-10-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-10-01
Merge branches 'pm-pci' and 'acpi-pci'
Rafael J. Wysocki
2015-09-30
ipv6: Pass struct net through ip6_fragment
Eric W. Biederman
2015-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-09-29
net: Move netif_index_is_l3_master to l3mdev.h
David Ahern
2015-09-29
net: Remove the now unused vrf_ptr
David Ahern
2015-09-29
net: Introduce L3 Master device abstraction
David Ahern
2015-09-29
net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER
David Ahern
2015-09-29
tcp: prepare fastopen code for upcoming listener changes
Eric Dumazet
[next]