Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
94ee288e94ab31cefe2c5af3b59c25a1374ca3e5
/
include
/
net
20a95a2
netns: let net_generic take pointer-to-const args
by Jan Engelhardt
· 14 years ago
2491242
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
07bfa52
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
ef22b7b
net: Fix duplicate volatile warning.
by Tetsuo Handa
· 14 years ago
5811662
net: use the macros defined for the members of flowi
by Changli Gao
· 14 years ago
f8ff182
rtnetlink: Link address family API
by Thomas Graf
· 14 years ago
b178bb3
net: reorder struct sock fields
by Eric Dumazet
· 14 years ago
c31504d
udp: use atomic_inc_not_zero_hint
by Eric Dumazet
· 14 years ago
3654654
netlink: let nlmsg and nla functions take pointer-to-const args
by Jan Engelhardt
· 14 years ago
b5e4156
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
309075c
cfg80211: fix WIPHY_FLAG_IBSS_RSN bit
by Jussi Kivilinna
· 14 years ago
62370e2
b43legacy: Fix compile on ARM architecture
by Arnd Hannemann
· 14 years ago
d577f1c
include/net/caif/cfctrl.h: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
cc9ff19
xfrm: use gre key as flow upper protocol info
by Timo Teräs
· 14 years ago
749b527
cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORY
by Luis R. Rodriguez
· 14 years ago
c25ecd0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
9457b24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
1d7138d
igmp: RCU conversion of in_dev->mc_list
by Eric Dumazet
· 14 years ago
c753796
ipv4: Make rt->fl.iif tests lest obscure.
by David S. Miller
· 14 years ago
72cdd1d
net: get rid of rtable->idev
by Eric Dumazet
· 14 years ago
46b13fc
neigh: reorder struct neighbour
by Eric Dumazet
· 14 years ago
8d987e5
net: avoid limits overflow
by Eric Dumazet
· 14 years ago
fc766e4c
decnet: RCU conversion and get rid of dev_base_lock
by Eric Dumazet
· 14 years ago
d0eaeec
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
43b81f8
net dst: need linux/cache.h for ____cacheline_aligned_in_smp.
by Paul Mundt
· 14 years ago
4b4a270
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
6b8c92b
netlink: Make nlmsg_find_attr take a const nlmsghdr*.
by Nelson Elhage
· 14 years ago
2c24a5d
caif: SPI-driver bugfix - incorrect padding.
by Sjur Brændeland
· 14 years ago
f2527ec
caif: Bugfix for socket priority, bindtodev and dbg channel.
by André Carvalho de Matos
· 14 years ago
1840897
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
4aa2c46
fib: Fix fib zone and its hash leak on namespace stop
by Pavel Emelyanov
· 14 years ago
b165d60
9p: Add datasync to client side TFSYNC/RFSYNC for dotl
by Venkateswararao Jujjuri (JV)
· 14 years ago
329176c
9p: Implement TREADLINK operation for 9p2000.L
by M. Mohan Kumar
· 14 years ago
1d769cd
9p: Implement TGETLOCK
by M. Mohan Kumar
· 14 years ago
a099027
9p: Implement TLOCK
by M. Mohan Kumar
· 14 years ago
920e65d
[9p] Introduce client side TFSYNC/RFSYNC for dotl.
by Venkateswararao Jujjuri (JV)
· 14 years ago
4f7ebe8
net/9p: This patch implements TLERROR/RLERROR on the 9P client.
by Arun R Bharadwaj
· 14 years ago
a10c020
caif-u5500: Adding shared memory include
by Amarnath Revanna
· 14 years ago
b914c4e
inetpeer: __rcu annotations
by Eric Dumazet
· 14 years ago
7a2b03c
fib_rules: __rcu annotates ctarget
by Eric Dumazet
· 14 years ago
b33eab0
tunnels: add __rcu annotations
by Eric Dumazet
· 14 years ago
e0ad61e
net: add __rcu annotations to protocol
by Eric Dumazet
· 14 years ago
1c31720
ipv4: add __rcu annotations to routes.c
by Eric Dumazet
· 14 years ago
43a951e
ipv4: add __rcu annotations to ip_ra_chain
by Eric Dumazet
· 14 years ago
0d7da9d
net: add __rcu annotation to sk_filter
by Eric Dumazet
· 14 years ago
1c87733
net_ns: add __rcu annotations
by Eric Dumazet
· 14 years ago
6f0bcf1
tunnels: add _rcu annotations
by Eric Dumazet
· 14 years ago
3cc77ec
net/802: add __rcu annotations
by Eric Dumazet
· 14 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
888a6f7
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
9941fb6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
3b1a1ce
Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-test-2.6
by Patrick McHardy
· 14 years ago
3b9afb2
tproxy: added IPv6 socket lookup function to nf_tproxy_core
by Balazs Scheidler
· 14 years ago
aa976fc
tproxy: added udp6_lib_lookup function
by Balazs Scheidler
· 14 years ago
e97c3e2
tproxy: split off ipv6 defragmentation to a separate module
by Balazs Scheidler
· 14 years ago
32a875a
9p: client code cleanup
by stephen hemminger
· 14 years ago
093d282
tproxy: fix hash locking issue when using port redirection in __inet_inherit_port()
by Balazs Scheidler
· 14 years ago
6006db8
tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()
by Balazs Scheidler
· 14 years ago
106e4c2
tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the same tuple
by Balazs Scheidler
· 14 years ago
3511c91
net_sched: remove the unused parameter of qdisc_create_dflt()
by Changli Gao
· 14 years ago
1c4c40c
xfrm: make xfrm_bundle_ok local
by stephen hemminger
· 14 years ago
8d8a0b1
rtnetlink: remove rtnl_kill_links
by stephen hemminger
· 14 years ago
6f747ac
xfrm6: make xfrm6_tunnel_free_spi local
by stephen hemminger
· 14 years ago
0d79641
ipvs: provide address family for debugging
by Julian Anastasov
· 14 years ago
fc60476
ipvs: changes for local real server
by Julian Anastasov
· 14 years ago
190ecd2
ipvs: do not schedule conns from real servers
by Julian Anastasov
· 14 years ago
cf356d6
ipvs: switch to notrack mode
by Julian Anastasov
· 14 years ago
8b27b10
ipvs: optimize checksums for apps
by Julian Anastasov
· 14 years ago
5eeaa2d
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
714f095
ipvs: IPv6 tunnel mode
by Hans Schillstrom
· 14 years ago
ebbf41d
netfilter: ctnetlink: add expectation deletion events
by Pablo Neira Ayuso
· 14 years ago
8e602ce
netns: reorder fields in struct net
by Eric Dumazet
· 14 years ago
31e3c3f
tipc: cleanup function namespace
by stephen hemminger
· 14 years ago
c64557d
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
· 14 years ago
1a63c35
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 into for-davem
by John W. Linville
· 14 years ago
b3d6255
Phonet: 'connect' socket implementation for Pipe controller
by Kumar Sanghvi
· 14 years ago
7be5086
mac80211: add probe request filter flag
by Johannes Berg
· 14 years ago
271733c
cfg80211: notify drivers about frame registrations
by Johannes Berg
· 14 years ago
534c92f
Bluetooth: clean up rfcomm code
by Andrei Emeltchenko
· 14 years ago
796c86e
Bluetooth: Add common code for stream-oriented recvmsg()
by Mat Martineau
· 14 years ago
8f1e174
Bluetooth: HCI devices are either BR/EDR or AMP radios
by David Vrabel
· 14 years ago
e37ef96
neigh: reorder struct neighbour fields
by Eric Dumazet
· 14 years ago
fc66f95
net dst: use a percpu_counter to track entries
by Eric Dumazet
· 14 years ago
0ed8ddf
neigh: Protect neigh->ha[] with a seqlock
by Eric Dumazet
· 14 years ago
d122179
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
8610c29
cfg80211: add channel utilization stats to the survey command
by Felix Fietkau
· 14 years ago
5a5c731
wireless: Set some stats used by /proc/net/wireless (wext)
by Ben Greear
· 14 years ago
e9a6870
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
· 14 years ago
388ac77
cfg80211: constify WDS address
by Johannes Berg
· 14 years ago
556ef63
Merge commit 'v2.6.36-rc7' into core/rcu
by Ingo Molnar
· 14 years ago
d4f8f21
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu
by Ingo Molnar
· 14 years ago
767e97e
neigh: RCU conversion of struct neighbour
by Eric Dumazet
· 14 years ago
b206b4e
nl80211/mac80211: Add retry and failed transmission count to station info
by Bruno Randolf
· 14 years ago
e31b821
cfg80211/mac80211: allow per-station GTKs
by Johannes Berg
· 14 years ago
ebc0ffa
fib: RCU conversion of fib_lookup()
by Eric Dumazet
· 14 years ago
d6bf781
net neigh: RCU conversion of neigh hash table
by Eric Dumazet
· 14 years ago
ff4c92d
genetlink: introduce pre_doit/post_doit hooks
by Johannes Berg
· 14 years ago
78be49e
mac80211: distinct between max rates and the number of rates the hw can report
by Helmut Schaa
· 14 years ago
ea229e6
cfg80211: remove spurious __KERNEL__ ifdef
by Johannes Berg
· 14 years ago
17e5a80
nl80211: allow drivers to indicate whether the survey data channel is in use
by Felix Fietkau
· 14 years ago
Next »