Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f4989d9befbeeaa2c070fc251edd75e8ffc6deef
/
include
/
net
« Previous
6291055
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
93d95b1
mac80211: fix typo in comments
by Daniel Halperin
· 15 years ago
fec5e65
rfs: Receive Flow Steering
by Tom Herbert
· 15 years ago
0a56bd0
mac80211: add LDPC control flag
by Luis R. Rodriguez
· 15 years ago
4e15ed4
net: replace ipfragok with skb->local_df
by Shan Wei
· 15 years ago
5c01d56
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
e179e63
netfilter: bridge-netfilter: Fix MAC header handling with IP DNAT
by Bart De Schuymer
· 15 years ago
f0ad086
ipv4: ipmr: support multiple tables
by Patrick McHardy
· 15 years ago
0c12295
ipv4: ipmr: move mroute data into seperate structure
by Patrick McHardy
· 15 years ago
862465f
ipv4: ipmr: convert struct mfc_cache to struct list_head
by Patrick McHardy
· 15 years ago
e258beb
ipv4: ipmr: move unres_queue and timer to per-namespace data
by Patrick McHardy
· 15 years ago
f74e49b
ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.h
by Patrick McHardy
· 15 years ago
d8a566b
net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.
by Patrick McHardy
· 15 years ago
b6c6712
net: sk_dst_cache RCUification
by Eric Dumazet
· 15 years ago
bb29624
inet: Remove unused send_check length argument
by Herbert Xu
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
4a1032f
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
e4077e0
xfrm: Fix crashes in xfrm_lookup()
by Timo Teräs
· 15 years ago
0f2df9e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge
by John W. Linville
· 15 years ago
f5eb917
x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.
by John Hughes
· 15 years ago
d5cdfac
cfg80211: Add local-state-change-only auth/deauth/disassoc
by Jouni Malinen
· 15 years ago
80c802f
xfrm: cache bundles instead of policies for outgoing flows
by Timo Teräs
· 15 years ago
fe1a5f0
flow: virtualize flow cache entry methods
by Timo Teräs
· 15 years ago
4a35ecf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
749d229
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 15 years ago
6d96d3a
9p: Make sure we are able to clunk the cached fid on umount
by Aneesh Kumar K.V
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
bd2c77a
ipv6 fib: Make rt6_info{} more cache-line aware.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
5d944c6
gen_estimator: deadlock fix
by Eric Dumazet
· 15 years ago
f9ea3eb
include/net/iw_handler.h: Use SIOCIWFIRST not SIOCSIWCOMMIT in comment
by Joe Perches
· 15 years ago
e1b3ec1
mac80211: explicitly disable/enable QoS
by Stanislaw Gruszka
· 15 years ago
e3cf8b3
mac80211: support paged rx SKBs
by Zhu Yi
· 15 years ago
d57b8fb
ipv6: Use __fls() instead of fls() in __ipv6_addr_diff().
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
2721c5b
net-caif: add CAIF Link layer device header files
by Sjur Braendeland
· 15 years ago
09009f3
net-caif: add CAIF core protocol stack header files
by Sjur Braendeland
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
7905e35
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
0c0dbfe
decnet: Remove unused FIB metric macros.
by David S. Miller
· 15 years ago
a97c13c
mac80211: Add support for connection quality monitoring
by Juuso Oikarinen
· 15 years ago
d6dc1a3
cfg80211: Add connection quality monitoring support to nl80211
by Juuso Oikarinen
· 15 years ago
1e4dcd0
mac80211: Add support for connection monitor in hardware
by Juuso Oikarinen
· 15 years ago
33e2bf6
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
ec733b15
net: snmp mib cleanup
by Eric Dumazet
· 15 years ago
aef7d97
Bluetooth: Convert debug files to actually use debugfs instead of sysfs
by Marcel Holtmann
· 15 years ago
502a2ff
ipv6: convert idev_list to list macros
by stephen hemminger
· 15 years ago
5c578ae
IPv6: convert addrconf hash list to RCU
by stephen hemminger
· 15 years ago
c2e2129
ipv6: convert addrconf list to hlist
by stephen hemminger
· 15 years ago
372e6c8
ipv6: convert temporary address list to list macros
by stephen hemminger
· 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
62bb2ac
mac80211: deprecate RX status noise
by Johannes Berg
· 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
Next »