Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
59d3b388741cf1a5eb7ad27fd4e9ed72643164ae
/
include
/
net
aef7d97
Bluetooth: Convert debug files to actually use debugfs instead of sysfs
by Marcel Holtmann
· 15 years ago
f5d410f
netlink: fix unaligned access in nla_get_be64()
by Pablo Neira Ayuso
· 15 years ago
ceb804c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 15 years ago
d89b218
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
45bc21e
9p: Change the name of new protocol from 9p2010.L to 9p2000.L
by Sripathi Kodi
· 15 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
8467005
nsproxy: remove INIT_NSPROXY()
by Alexey Dobriyan
· 15 years ago
2b4c329
ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
4045635
net: add __must_check to sk_add_backlog
by Zhu Yi
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
0c9a2ac
ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
a3a858f
net: backlog functions rename
by Zhu Yi
· 15 years ago
8eae939
net: add limit for socket backlog
by Zhu Yi
· 15 years ago
342fee1
9P2010.L handshake: Remove "dotu" variable
by Sripathi Kodi
· 15 years ago
0fb80ab
9P2010.L handshake: Add mount option
by Sripathi Kodi
· 15 years ago
c839d30
net: add scheduler sync hint to tcp_prequeue().
by Mike Galbraith
· 15 years ago
e5c1a0a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
4fa0043
mac80211: Fix HT rate control configuration
by Sujith
· 15 years ago
87c1e12
ipsec: Fix bogus bundle flowi
by Herbert Xu
· 15 years ago
4787188
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
46976c0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6
by David S. Miller
· 15 years ago
943da25
Bluetooth: Add controller types for BR/EDR and 802.11 AMP
by Marcel Holtmann
· 15 years ago
ca325f6
Bluetooth: Convert inquiry cache to use debugfs instead of sysfs
by Marcel Holtmann
· 15 years ago
c13854c
Bluetooth: Convert controller hdev->type to hdev->bus
by Marcel Holtmann
· 15 years ago
3729d50
rtnetlink: support specifying device flags on device creation
by Patrick McHardy
· 15 years ago
45bb006
ipv6: Remove IPV6_ADDR_RESERVED
by Ulrich Weber
· 15 years ago
19bc291
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
a898def
net: Add checking to rcu_dereference() primitives
by Paul E. McKenney
· 15 years ago
8ca2e93
xfrm: SP lookups signature with mark
by Jamal Hadi Salim
· 15 years ago
bd55775
xfrm: SA lookups signature with mark
by Jamal Hadi Salim
· 15 years ago
bf825f81
xfrm: introduce basic mark infrastructure
by Jamal Hadi Salim
· 15 years ago
808f511
packet: convert socket list to RCU (v3)
by stephen hemminger
· 15 years ago
ffb9eb3
nl80211: add power save commands
by Kalle Valo
· 15 years ago
7e38017
net: TCP thin dupack
by Andreas Petlund
· 15 years ago
36e31b0a
net: TCP thin linear timeouts
by Andreas Petlund
· 15 years ago
5aa4b32
net: TCP thin-stream detection
by Andreas Petlund
· 15 years ago
b54452b
const: struct nla_policy
by Alexey Dobriyan
· 15 years ago
bbef49d
ipv6: use standard lists for FIB walks
by Alexey Dobriyan
· 15 years ago
37ee3d5
netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=n
by Patrick McHardy
· 15 years ago
2906f66
ipvs: SCTP Trasport Loadbalancing Support
by Venkata Mohan Reddy
· 15 years ago
6457d26
IPv6: convert mc_lock to spinlock
by Stephen Hemminger
· 15 years ago
9874c41
ipv6.h: reassembly: replace calculated magic number with multiplication
by Joe Perches
· 15 years ago
7d720c3
percpu: add __percpu sparse annotations to net
by Tejun Heo
· 15 years ago
54716e3
net neigh: Decouple per interface neighbour table controls from binary sysctls
by Eric W. Biederman
· 15 years ago
749f621
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
026331c
cfg80211/mac80211: allow registering for and sending action frames
by Jouni Malinen
· 15 years ago
5d0aa2c
netfilter: nf_conntrack: add support for "conntrack zones"
by Patrick McHardy
· 15 years ago
8fea97e
netfilter: nf_conntrack: pass template to l4proto ->error() handler
by Patrick McHardy
· 15 years ago
dfff061
tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments
by Uwe Kleine-König
· 15 years ago
1a5778a
net: Fix first line of kernel-doc for a few functions
by Ben Hutchings
· 15 years ago
f6f2230
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
a633746
xfrm: use proper kernel types
by jamal
· 15 years ago
2bec5a3
ipv6: fib: fix crash when changing large fib while dumping it
by Patrick McHardy
· 15 years ago
857b409
netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net()
by Alexey Dobriyan
· 15 years ago
9d288df
netfilter: nf_conntrack_sip: add T.38 FAX support
by Patrick McHardy
· 15 years ago
010c0b9
netfilter: nf_nat: support mangling a single TCP packet multiple times
by Patrick McHardy
· 15 years ago
b87921b
netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect
by Patrick McHardy
· 15 years ago
c414664
net: add a wrapper sk_entry()
by Li Zefan
· 15 years ago
9ab99d5
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
b1109bf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
375177b
mac80211: Retry null data frame for power save.
by Vivek Natarajan
· 15 years ago
349e6b7
mac80211: remove get_tx_stats() driver op
by Kalle Valo
· 15 years ago
34e8950
mac80211: allow station add/remove to sleep
by Johannes Berg
· 15 years ago
33e5a2f
wireless: update radiotap parser
by Johannes Berg
· 15 years ago
d696c7b
netfilter: nf_conntrack: fix hash resizing with namespaces
by Patrick McHardy
· 15 years ago
5b3501f
netfilter: nf_conntrack: per netns nf_conntrack_cachep
by Eric Dumazet
· 15 years ago
10be7eb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
84f3bb9
netfilter: xtables: add CT target
by Patrick McHardy
· 15 years ago
b2a15a6
netfilter: nf_conntrack: support conntrack templates
by Patrick McHardy
· 15 years ago
0cebe4b
netfilter: ctnetlink: support selective event delivery
by Patrick McHardy
· 15 years ago
858b3133
netfilter: nf_conntrack: split up IPCT_STATUS event
by Patrick McHardy
· 15 years ago
794e687
netfilter: ctnetlink: only assign helpers for matching protocols
by Patrick McHardy
· 15 years ago
17ad353
mac80211: fix monitor mode tx radiotap header handling
by Felix Fietkau
· 15 years ago
09d989d
cfg80211: add regulatory hint disconnect support
by Luis R. Rodriguez
· 15 years ago
57dbb2d
sched: add head drop fifo queue
by Hagen Paul Pfeifer
· 15 years ago
a166477
netns xfrm: xfrm6_tunnel in netns
by Alexey Dobriyan
· 15 years ago
05ba712
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
56007a0
mac80211: wait for beacon before enabling powersave
by Johannes Berg
· 15 years ago
c21dbf9
cfg80211: export cfg80211_find_ie
by Johannes Berg
· 15 years ago
eb807fb
mac80211: fix update_tkip_key() documentation about the context
by Kalle Valo
· 15 years ago
d7c7544
netns xfrm: deal with dst entries in netns
by Alexey Dobriyan
· 15 years ago
e071041
netns xfrm: fix "ip xfrm state|policy count" misreport
by Alexey Dobriyan
· 15 years ago
e754834
icmp: move icmp_err_convert[] to .rodata
by Alexey Dobriyan
· 15 years ago
5833929
net: constify MIB name tables
by Alexey Dobriyan
· 15 years ago
51c24aa
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
6be3257
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
ef15aac
cfg80211: export multiple MAC addresses in sysfs
by Johannes Berg
· 15 years ago
b3fbdcf
mac80211: pass vif and station to update_tkip_key
by Johannes Berg
· 15 years ago
7c070aa
IPv6: reassembly: replace magic number with macro definitions
by Shan Wei
· 15 years ago
c6fcf6b
mac80211: re-enable re-transmission of filtered frames
by Johannes Berg
· 15 years ago
6373464
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
e9d3897
netfilter: netns: #ifdef ->iptable_security, ->ip6table_security
by Alexey Dobriyan
· 15 years ago
72659ec
tcp: account SYN-ACK timeouts & retransmissions
by Octavian Purdila
· 15 years ago
d00c362
ax25: netrom: rose: Fix timer oopses
by Jarek Poplawski
· 15 years ago
c99445b
mac80211: improve powersave documentation
by Kalle Valo
· 15 years ago
9d173fc
mac80211: fix mac80211.h documentation warnings
by Kalle Valo
· 15 years ago
4a24eef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
cd65c3c
net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=n
by Octavian Purdila
· 15 years ago
cd8c20b
netfilter: nfnetlink: netns support
by Alexey Dobriyan
· 15 years ago
597d8c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
Next »