开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2015-03-02
net: move skb->dropcount to skb->cb[]
Eyal Birger
2015-03-02
net: add common accessor for setting dropcount on packets
Eyal Birger
2015-03-02
net: use common macro for assering skb->cb[] available size in protocol families
Eyal Birger
2015-03-02
net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit ...
Eyal Birger
2015-03-02
net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl
Eyal Birger
2015-03-02
pppoe: Use workqueue to die properly when a PADT is received
Simon Farnsworth
2015-03-01
cls_bpf: add initial eBPF support for programmable classifiers
Daniel Borkmann
2015-03-01
ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux
Daniel Borkmann
2015-03-01
ebpf: add sched_cls_type and map it to sk_filter's verifier ops
Daniel Borkmann
2015-03-01
ebpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs
Daniel Borkmann
2015-03-01
ebpf: export BPF_PSEUDO_MAP_FD to uapi
Daniel Borkmann
2015-03-01
ebpf: constify various function pointer structs
Daniel Borkmann
2015-02-28
tcp: tso: remove tp->tso_deferred
Eric Dumazet
2015-02-28
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
Ben Hutchings
2015-02-27
fib_trie: Convert fib_alias to hlist from list
Alexander Duyck
2015-02-27
multicast: Extend ip address command to enable multicast group join/leave on
Madhu Challa
2015-02-27
igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_drop
Madhu Challa
2015-02-27
udp: In udp_flow_src_port use random hash value if skb_get_hash fails
Tom Herbert
2015-02-25
net: dsa: Introduce dsa_is_port_initialized
Guenter Roeck
2015-02-25
net: dsa: integrate with SWITCHDEV for HW bridging
Florian Fainelli
2015-02-24
bonding: Implement port churn-machine (AD standard 43.4.17).
Mahesh Bandewar
2015-02-22
net: Remove state argument from skb_find_text()
Bojan Prtvar
2015-02-20
igmp: add __ip_mc_{join|leave}_group()
Eric Dumazet
2015-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-02-17
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-17
Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-17
Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-17
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-02-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-02-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-17
lib/rbtree.c: fix typo in comment
John de la Garza
2015-02-17
kexec: add IND_FLAGS macro
Geoff Levand
2015-02-17
kexec: add bit definitions for kimage entry flags
Geoff Levand
2015-02-17
kexec: Fix make headers_check
Geoff Levand
2015-02-17
kexec: remove never used member destination in kimage
Baoquan He
2015-02-17
Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-02-17
Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-02-17
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-02-17
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2015-02-17
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2015-02-17
debugfs: Provide a file creation function that also takes an initial size
David Howells
2015-02-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-17
fs/binfmt_som: Drop kernel support for HP-UX SOM binaries
Helge Deller
2015-02-16
rtc: add driver for DS1685 family of real time clocks
Joshua Kinard
2015-02-16
dax: add dax_zero_page_range
Matthew Wilcox
2015-02-16
vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
Matthew Wilcox
2015-02-16
vfs: remove get_xip_mem
Matthew Wilcox
2015-02-16
dax,ext2: replace xip_truncate_page with dax_truncate_page
Matthew Wilcox
2015-02-16
dax,ext2: replace the XIP page fault handler with the DAX page fault handler
Matthew Wilcox
2015-02-16
dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks
Matthew Wilcox
[next]