Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
351fc4d660ff134fc33b920e1a3a97de4923dd91
/
include
/
net
b76225e
net/9p: nwname should be an unsigned int
by Harsh Prateek Bora
· 14 years ago
df5d8c8
9p: revert tsyncfs related changes
by Aneesh Kumar K.V
· 14 years ago
c44eaf4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
1b86a58
ipv4: Fix "Set rt->rt_iif more sanely on output routes."
by OGAWA Hirofumi
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
a25a32a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
9d93059
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
5312c3f
mac80211: fix comment regarding aggregation buf_size
by Johannes Berg
· 14 years ago
a09d197
IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()
by Hans Schillstrom
· 14 years ago
028dba0
sctp: fix auth_hmacs field's length of struct sctp_cookie
by Wei Yongjun
· 14 years ago
5e58e52
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
93ca3bb
net: gre: provide multicast mappings for ipv4 and ipv6
by Timo Teräs
· 14 years ago
af2f464
xfrm: Assign esn pointers when cloning a state
by Steffen Klassert
· 14 years ago
e0bccd3
rose: Add length checks to CALL_REQUEST parsing
by Ben Hutchings
· 14 years ago
e433430
dst: Clone child entry in skb_dst_pop
by Steffen Klassert
· 14 years ago
6df59a8
route: Take the right src and dst addresses in ip_route_newports
by Steffen Klassert
· 14 years ago
37e826c
ipv4: Fix nexthop caching wrt. scoping.
by David S. Miller
· 14 years ago
436c3b6
ipv4: Invalidate nexthop cache nh_saddr more correctly.
by David S. Miller
· 14 years ago
f630cf0
Bluetooth: Fix HCI_RESET command synchronization
by Gustavo F. Padovan
· 14 years ago
ef352e7
net_sched: fix THROTTLED/RUNNING race
by Eric Dumazet
· 14 years ago
9c7a4f9
ipv6: ip6_route_output does not modify sk parameter, so make it const
by Florian Westphal
· 14 years ago
db13890
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
e6abbaa
ipv4: fix route deletion for IPs on many subnets
by Julian Anastasov
· 14 years ago
736561a
IPVS: Use global mutex in ip_vs_app.c
by Simon Horman
· 14 years ago
20246a8
snmp: SNMP_UPD_PO_STATS_BH() always called from softirq
by Eric Dumazet
· 14 years ago
a454f0c
xfrm: Fix initialize repl field of struct xfrm_state
by Wei Yongjun
· 14 years ago
858022a
wireless: fix 80211 kernel-doc warnings
by Randy Dunlap
· 14 years ago
7a63628
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
e6bee32
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
918690f
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
31111c2
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
106af2c
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
c0aa4ca
net/9p: Implement syncfs 9P operation
by Aneesh Kumar K.V
· 14 years ago
f735195
[net/9p] Small non-IO PDUs for zero-copy supporting transports.
by Venkateswararao Jujjuri (JV)
· 14 years ago
6f69c39
[net/9p] Add preferences to transport layer.
by Venkateswararao Jujjuri (JV)
· 14 years ago
022cae36
[net/9p] Preparation and helper functions for zero copy
by Venkateswararao Jujjuri (JV)
· 14 years ago
f2247fb
IPVS: Conditionally include sysctl members of struct netns_ipvs
by Simon Horman
· 14 years ago
a4e2f5a
IPVS: Conditional ip_vs_conntrack_enabled()
by Simon Horman
· 14 years ago
3a1bbf1
IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined
by Simon Horman
· 14 years ago
7532e8d
IPVS: Add sysctl_sync_ver()
by Simon Horman
· 14 years ago
59e0350
IPVS: Add {sysctl_sync_threshold,period}()
by Simon Horman
· 14 years ago
6ef757f
ipvs: rename estimator functions
by Julian Anastasov
· 14 years ago
ea9f22c
ipvs: optimize rates reading
by Julian Anastasov
· 14 years ago
87d68a1
ipvs: remove unused seqcount stats
by Julian Anastasov
· 14 years ago
55a3d4e
ipvs: properly zero stats and rates
by Julian Anastasov
· 14 years ago
2a0751a
ipvs: reorganize tot_stats
by Julian Anastasov
· 14 years ago
2553d06
ipvs: move struct netns_ipvs
by Julian Anastasov
· 14 years ago
06b6939
IPVS: Fix variable assignment in ip_vs_notrack
by Jesper Juhl
· 14 years ago
2cd0846
xfrm: Add support for IPsec extended sequence numbers
by Steffen Klassert
· 14 years ago
9fdc488
xfrm: Move IPsec replay detection functions to a separate file
by Steffen Klassert
· 14 years ago
1ce3644
xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb
by Steffen Klassert
· 14 years ago
9736acf
xfrm: Add basic infrastructure to support IPsec extended sequence numbers
by Steffen Klassert
· 14 years ago
bef55ae
decnet: Convert to use flowidn where applicable.
by David S. Miller
· 14 years ago
1958b85
net: Put fl6_* macros to struct flowi6 and use them again.
by David S. Miller
· 14 years ago
4c9483b
ipv6: Convert to use flowi6 where applicable.
by David S. Miller
· 14 years ago
9cce96d
net: Put fl4_* macros to struct flowi4 and use them again.
by David S. Miller
· 14 years ago
7e1dc7b
net: Use flowi4 and flowi6 in xfrm layer.
by David S. Miller
· 14 years ago
2032656
net: Add flowi6_* member helper macros.
by David S. Miller
· 14 years ago
9d6ec93
ipv4: Use flowi4 in public route lookup interfaces.
by David S. Miller
· 14 years ago
22bd5b9
ipv4: Pass ipv4 flow objects into fib_lookup() paths.
by David S. Miller
· 14 years ago
59b1a94
net: Add flowiX_to_flowi() shorthands.
by David S. Miller
· 14 years ago
56bb805
net: Break struct flowi out into AF specific instances.
by David S. Miller
· 14 years ago
6281dcc
net: Make flowi ports AF dependent.
by David S. Miller
· 14 years ago
08704bc
net: Create union flowi_uli
by David S. Miller
· 14 years ago
806566c
net: Create struct flowi_common
by David S. Miller
· 14 years ago
1d28f42
net: Put flowi_* prefix on AF independent members of struct flowi
by David S. Miller
· 14 years ago
fbef0a4
net: Remove unnecessary padding in struct flowi
by David S. Miller
· 14 years ago
78fbfd8
ipv4: Create and use route lookup helpers.
by David S. Miller
· 14 years ago
38c0915
mac80211: implement support for cfg80211_ops->{get,set}_ringparam
by John W. Linville
· 14 years ago
3677713
wireless: add support for ethtool_ops->{get,set}_ringparam
by John W. Linville
· 14 years ago
409ec36
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
1b7fe593
ipv4: Kill flowi arg to fib_select_multipath()
by David S. Miller
· 14 years ago
f7ae8d5
Phonet: allocate sock from accept syscall rather than soft IRQ
by Rémi Denis-Courmont
· 14 years ago
a7ac8fc
ipv4: Fix scope value used in route src-address caching.
by David S. Miller
· 14 years ago
1fc050a
ipv4: Cache source address in nexthop entries.
by David S. Miller
· 14 years ago
5e2b61f
ipv4: Remove flowi from struct rtable.
by David S. Miller
· 14 years ago
4157434
ipv4: Use passed-in protocol in ip_route_newports().
by David S. Miller
· 14 years ago
d72751e
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
85a7045
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
a177584
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6
by John W. Linville
· 14 years ago
0a0e9ae
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
d276055
net_sched: reduce fifo qdisc size
by Eric Dumazet
· 14 years ago
dc6ed1d
dcbnl: add support for retrieving peer configuration - cee
by Shmulik Ravid
· 14 years ago
eed8471
dcbnl: add support for retrieving peer configuration - ieee
by Shmulik Ravid
· 14 years ago
5bfa787
ipv4: ip_route_output_key() is better as an inline.
by David S. Miller
· 14 years ago
b23dd4f
ipv4: Make output route lookup return rtable directly.
by David S. Miller
· 14 years ago
452edd5
xfrm: Return dst directly from xfrm_lookup()
by David S. Miller
· 14 years ago
3872b28
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
2774c13
xfrm: Handle blackhole route creation via afinfo.
by David S. Miller
· 14 years ago
69ead7a
ipv6: Normalize arguments to ip6_dst_blackhole().
by David S. Miller
· 14 years ago
80c0bc9
xfrm: Kill XFRM_LOOKUP_WAIT flag.
by David S. Miller
· 14 years ago
a141471
ipv6: Change final dst lookup arg name to "can_sleep"
by David S. Miller
· 14 years ago
273447b
ipv4: Kill can_sleep arg to ip_route_output_flow()
by David S. Miller
· 14 years ago
5df65e5
net: Add FLOWI_FLAG_CAN_SLEEP.
by David S. Miller
· 14 years ago
420d44d
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
by David S. Miller
· 14 years ago
abdf7e7
ipv4: Can final ip_route_connect() arg to boolean "can_sleep".
by David S. Miller
· 14 years ago
68d0c6d
ipv6: Consolidate route lookup sequences.
by David S. Miller
· 14 years ago
f6b9664
udp: Switch to ip_finish_skb
by Herbert Xu
· 14 years ago
1c32c5a
inet: Add ip_make_skb and ip_finish_skb
by Herbert Xu
· 14 years ago
Next »