Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e92303f872600978796ff323bc229d911f905849
/
include
284fa7d
netns xfrm: state walking in netns
by Alexey Dobriyan
· 16 years ago
5447c5e
netns xfrm: finding states in netns
by Alexey Dobriyan
· 16 years ago
221df1e
netns xfrm: state lookup in netns
by Alexey Dobriyan
· 16 years ago
0e60245
netns xfrm: state flush in netns
by Alexey Dobriyan
· 16 years ago
66caf62
netns xfrm: per-netns policy hash resizing work
by Alexey Dobriyan
· 16 years ago
dc2caba
netns xfrm: per-netns policy counts
by Alexey Dobriyan
· 16 years ago
a35f6c5
netns xfrm: per-netns xfrm_policy_bydst hash
by Alexey Dobriyan
· 16 years ago
8b18f8e
netns xfrm: per-netns inexact policies
by Alexey Dobriyan
· 16 years ago
8100bea
netns xfrm: per-netns xfrm_policy_byidx hashmask
by Alexey Dobriyan
· 16 years ago
93b851c
netns xfrm: per-netns xfrm_policy_byidx hash
by Alexey Dobriyan
· 16 years ago
adfcf0b
netns xfrm: per-netns policy list
by Alexey Dobriyan
· 16 years ago
0331b1f
netns xfrm: add struct xfrm_policy::xp_net
by Alexey Dobriyan
· 16 years ago
50a3065
netns xfrm: per-netns km_waitq
by Alexey Dobriyan
· 16 years ago
c783714
netns xfrm: per-netns state GC work
by Alexey Dobriyan
· 16 years ago
b8a0ae2
netns xfrm: per-netns state GC list
by Alexey Dobriyan
· 16 years ago
6308273
netns xfrm: per-netns xfrm_hash_work
by Alexey Dobriyan
· 16 years ago
0bf7c5b
netns xfrm: per-netns xfrm_state counts
by Alexey Dobriyan
· 16 years ago
529983e
netns xfrm: per-netns xfrm_state_hmask
by Alexey Dobriyan
· 16 years ago
b754a4f
netns xfrm: per-netns xfrm_state_byspi hash
by Alexey Dobriyan
· 16 years ago
d320bbb
netns xfrm: per-netns xfrm_state_bysrc hash
by Alexey Dobriyan
· 16 years ago
73d189d
netns xfrm: per-netns xfrm_state_bydst hash
by Alexey Dobriyan
· 16 years ago
9d4139c
netns xfrm: per-netns xfrm_state_all list
by Alexey Dobriyan
· 16 years ago
673c09b
netns xfrm: add struct xfrm_state::xs_net
by Alexey Dobriyan
· 16 years ago
d62ddc2
netns xfrm: add netns boilerplate
by Alexey Dobriyan
· 16 years ago
8eecaba
tcp: tcp_limit_reno_sacked can become static
by Ilpo Järvinen
· 16 years ago
7a6b6f5
DCB: fix kconfig option
by Jeff Kirsher
· 16 years ago
47fd5b8
netdev: add HAVE_NET_DEVICE_OPS
by Stephen Hemminger
· 16 years ago
111cc8b
tcp: add some mibs to track collapsing
by Ilpo Järvinen
· 16 years ago
832d11c
tcp: Try to restore large SKBs while SACK processing
by Ilpo Järvinen
· 16 years ago
e1aa680
tcp: move tcp_simple_retransmit to tcp_input
by Ilpo Järvinen
· 16 years ago
2e77d89
net: avoid a pair of dst_hold()/dst_release() in ip_append_data()
by Eric Dumazet
· 16 years ago
1f87e23
eth: Declare an optimized compare_ether_addr_64bits() function
by Eric Dumazet
· 16 years ago
c25eb3b
net: Convert TCP/DCCP listening hash tables to use RCU
by Eric Dumazet
· 16 years ago
b20a9c2
dccp: Set per-connection CCIDs via socket options
by Gerrit Renker
· 16 years ago
7236470
WAN: syncppp.c is no longer used by any kernel code. Remove it.
by Krzysztof Hałasa
· 16 years ago
6c0bce3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
2baf8a2
netdevice hdlc: Convert directly reference of netdev->priv
by Wang Chen
· 16 years ago
f757fec
net: use net_eq() in INET_MATCH and INET_TW_MATCH
by Eric Dumazet
· 16 years ago
a1eb5fe
wireless: missing include in lib80211.h
by Rami Rosen
· 16 years ago
6272710
mac80211: add explicit padding in struct ieee80211_tx_info
by John W. Linville
· 16 years ago
2ba4b32
lib80211: consolidate crypt init routines
by John W. Linville
· 16 years ago
274bfb8
lib80211: absorb crypto bits from net/ieee80211
by John W. Linville
· 16 years ago
0ed94ea
mac80211: remove more excess kernel-doc
by Randy Dunlap
· 16 years ago
4821277
mac80211: fix BUILD_BUG_ON() caused by misalignment on arm
by Felix Fietkau
· 16 years ago
859ee3c
DCB: Add support for DCB BCN
by Alexander Duyck
· 16 years ago
0eb3aa9
DCB: Add interface to query the state of PFC feature.
by Alexander Duyck
· 16 years ago
33dbabc
DCB: Add interface to query # of TCs supported by device
by Alexander Duyck
· 16 years ago
4613218
DCB: Add interface to query for the DCB capabilities of an device.
by Alexander Duyck
· 16 years ago
2f90b86
ixgbe: this patch adds support for DCB to the kernel and ixgbe driver
by Alexander Duyck
· 16 years ago
9db66bd
net: convert TCP/DCCP ehash rwlocks to spinlocks
by Eric Dumazet
· 16 years ago
748ff68
hippi: convert driver to net_device_ops
by Stephen Hemminger
· 16 years ago
145186a
fddi: convert to new network device ops
by Stephen Hemminger
· 16 years ago
0082982
netdev: add more functions to netdevice ops
by Stephen Hemminger
· 16 years ago
6ab33d5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
4dd61d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
13d2a1d
pkt_sched: add DRR scheduler
by Patrick McHardy
· 16 years ago
0c19b0a
netlink: avoid memset of 0 bytes sparse warning
by Patrick McHardy
· 16 years ago
f7f65d1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
d214c75
filter: add SKF_AD_NLATTR_NEST to look for nested attributes
by Pablo Neira Ayuso
· 16 years ago
5caea4e
net: listening_hash get a spinlock per bucket
by Eric Dumazet
· 16 years ago
ccad637
netdev: expose ethernet address primitives
by Stephen Hemminger
· 16 years ago
eeda3fd
netdev: introduce dev_get_stats()
by Stephen Hemminger
· 16 years ago
d314774
netdev: network device operations infrastructure
by Stephen Hemminger
· 16 years ago
4f7dbc7
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
f481891
cpuset: update top cpuset's mems after adding a node
by Miao Xie
· 16 years ago
de11def
reintroduce accept4
by Ulrich Drepper
· 16 years ago
07f0757
include/net net/ - csum_partial - remove unnecessary casts
by Joe Perches
· 16 years ago
198d6ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
8e3bad6
mac80211: remove ieee80211_notify_mac
by Johannes Berg
· 16 years ago
7f0f598
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
72b51a6
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
73f56c0
Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent
by Ingo Molnar
· 16 years ago
ba32929
block: make add_partition() return pointer to hd_struct
by Tejun Heo
· 16 years ago
847e917
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
4d24b52
ematch: simpler tcf_em_unregister()
by Alexey Dobriyan
· 16 years ago
dd9c0e3
dccp: Deprecate Ack Ratio sysctl
by Gerrit Renker
· 16 years ago
2945055
dccp: Feature negotiation for minimum-checksum-coverage
by Gerrit Renker
· 16 years ago
49aebc6
dccp: Deprecate old setsockopt framework
by Gerrit Renker
· 16 years ago
3f2c31d
virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation)
by Mark McLoughlin
· 16 years ago
5635c10
net: make sure struct dst_entry refcount is aligned on 64 bytes
by Eric Dumazet
· 16 years ago
3ab5aee
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
by Eric Dumazet
· 16 years ago
88ab193
udp: Use hlist_nulls in UDP RCU code
by Eric Dumazet
· 16 years ago
bbaffac
rcu: Introduce hlist_nulls variant of hlist
by Eric Dumazet
· 16 years ago
e8b2dfe
TPROXY: implemented IP_RECVORIGDSTADDR socket option
by Balazs Scheidler
· 16 years ago
f004f3e
phylib: make mdio-gpio work without OF (v4)
by Paulius Zaleckas
· 16 years ago
b42ccbc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 16 years ago
8f7b0ba
Fix inotify watch removal/umount races
by Al Viro
· 16 years ago
537a2f8
Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
d091c2f
Add 'pr_fmt()' format modifier to pr_xyz macros.
by Martin Schwidefsky
· 16 years ago
e8f6fbf
lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c
by Ingo Molnar
· 16 years ago
f30ab41
pkt_sched: Remove qdisc->ops->requeue() etc.
by Jarek Poplawski
· 16 years ago
38a7ddf
tcp: remove an unnecessary field in struct tcp_skb_cb
by Petr Tesarik
· 16 years ago
352d026
USB: don't register endpoints for interfaces that are going away
by Alan Stern
· 16 years ago
d7de4c1
slab: document SLAB_DESTROY_BY_RCU
by Peter Zijlstra
· 16 years ago
437184a
HID: map macbook keys for "Expose" and "Dashboard"
by Henrik Rydberg
· 16 years ago
2378982
net: ifdef struct sock::sk_async_wait_queue
by Alexey Dobriyan
· 16 years ago
4e17e1d
Add c2 port support
by Rodolfo Giometti
· 16 years ago
077eaf5
rtc: rtc-wm8350: add support for WM8350 RTC
by Mark Brown
· 16 years ago
b76f90b
remove ratelimt()
by Andrew Morton
· 16 years ago
722facc
atmel_lcdfb: change irq_base definition to allow error reporting
by Nicolas Ferre
· 16 years ago
Next »