Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
974e4b752ee623854c5dc2bbfc7c7725029ce173
/
include
/
net
dab6ba3
[INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue
by Pavel Emelyanov
· 17 years ago
fb93134
[TCP]: Fix size calculation in sk_stream_alloc_pskb
by Herbert Xu
· 17 years ago
022cbae
[NET]: Move unneeded data to initdata section.
by Denis V. Lunev
· 17 years ago
d71209d
[INET]: Use list_head-s in inetpeer.c
by Pavel Emelyanov
· 17 years ago
c0d8248
[INET]: Remove leftover prototypes from include/net/inet_common.h
by Arnaldo Carvalho de Melo
· 17 years ago
bce9432
Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev
by David S. Miller
· 17 years ago
2994c63
[INET]: Small possible memory leak in FIB rules
by Denis V. Lunev
· 17 years ago
9305cfa
[AF_UNIX]: Make unix_tot_inflight counter non-atomic
by Pavel Emelyanov
· 17 years ago
56db6c5
mac80211: remove unused driver ops
by Johannes Berg
· 17 years ago
830f903
mac80211: allow driver to ask for a rate control algorithm
by Johannes Berg
· 17 years ago
03f49f3
[NET]: Make helper to get dst entry and "use" it
by Pavel Emelyanov
· 17 years ago
9e4505c
[INET]: Add a missing include <linux/vmalloc.h> to inet_hashtables.h
by Eric Dumazet
· 17 years ago
fa7ff65
SCTP: Clean-up some defines for regressions tests.
by Vlad Yasevich
· 17 years ago
7ab9080
SCTP: Make sctp_verify_param return multiple indications.
by Vlad Yasevich
· 17 years ago
d970dbf
SCTP: Convert custom hash lists to use hlist.
by Vlad Yasevich
· 17 years ago
73d9c4f
SCTP: Allow ADD_IP to work with AUTH for backward compatibility.
by Vlad Yasevich
· 17 years ago
88799fe
SCTP: Correctly disable ADD-IP when AUTH is not supported.
by Vlad Yasevich
· 17 years ago
0ed90fb
SCTP: Update RCU handling during the ADD-IP case
by Vlad Yasevich
· 17 years ago
b6157d8
SCTP: Fix difference cases of retransmit.
by Vlad Yasevich
· 17 years ago
230140c
[INET]: Remove per bucket rwlock in tcp/dccp ehash table.
by Eric Dumazet
· 17 years ago
efac527
[IPVS]: Synchronize closing of Connections
by Rumen G. Bogdanovski
· 17 years ago
1e356f9
[IPVS]: Bind connections on stanby if the destination exists
by Rumen G. Bogdanovski
· 17 years ago
c3e9a35
[IPV4]: Compact some ifdefs in the fib code.
by Pavel Emelyanov
· 17 years ago
286ab3d
[NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA way.
by Eric Dumazet
· 17 years ago
87ae9af
cleanup asm/scatterlist.h includes
by Adrian Bunk
· 17 years ago
d465579
[NET]: Relax the reference counting of init_net_ns
by Pavel Emelyanov
· 17 years ago
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
f1a6c4d
[NET]: Move the sock_copy() from the header
by Pavel Emelyanov
· 17 years ago
d06f608
SCTP endianness annotations regression
by Al Viro
· 17 years ago
2b008b0a
[NET]: Marking struct pernet_operations __net_initdata was inappropriate
by Eric W. Biederman
· 17 years ago
8ad7c62b
[SCTP] net/sctp/auth.c: make 3 functions static
by Adrian Bunk
· 17 years ago
d84d64d
[SCTP]: #if 0 sctp_update_copy_cksum()
by Adrian Bunk
· 17 years ago
d76081f
[IRDA]: Make ircomm_tty static.
by Adrian Bunk
· 17 years ago
12da81d
[NET_CLS_ACT]: Introduce skb_act_clone
by Jamal Hadi Salim
· 17 years ago
fee9dee
[UDP]: Make use of inet_iif() when doing socket lookups.
by Vlad Yasevich
· 17 years ago
a37ae40
[NET]: Don't declare extern variables in net/core/sysctl_net_core.c
by Pavel Emelyanov
· 17 years ago
c1bd24b
[TCP]: Remove unneeded implicit type cast when calling tcp_minshall_update()
by Chuck Lever
· 17 years ago
b6a0dc8
[Bluetooth] Add support for handling simple eSCO links
by Marcel Holtmann
· 17 years ago
6464f35
[Bluetooth] Fall back to L2CAP in basic mode
by Marcel Holtmann
· 17 years ago
4e8402a
[Bluetooth] Retrieve L2CAP features mask on connection setup
by Marcel Holtmann
· 17 years ago
861d688
[Bluetooth] Remove global conf_mtu variable from L2CAP
by Marcel Holtmann
· 17 years ago
a9de924
[Bluetooth] Switch from OGF+OCF to using only opcodes
by Marcel Holtmann
· 17 years ago
c03983a
Spelling fix: explicitly
by Jean Delvare
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
b488893
pid namespaces: changes to show virtual ids to user
by Pavel Emelyanov
· 17 years ago
1399637
[IPSEC]: Rename mode to outer_mode and add inner_mode
by Herbert Xu
· 17 years ago
17c2a42
[IPSEC]: Store afinfo pointer in xfrm_mode
by Herbert Xu
· 17 years ago
1bfcb10
[IPSEC]: Add missing BEET checks
by Herbert Xu
· 17 years ago
aa5d62c
[IPSEC]: Move type and mode map into xfrm_state.c
by Herbert Xu
· 17 years ago
33b5ecb
[IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi
by Herbert Xu
· 17 years ago
c4541b4
[IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input
by Herbert Xu
· 17 years ago
47e958e
[NET]: Fix the race between sk_filter_(de|at)tach and sk_clone()
by Pavel Emelyanov
· 17 years ago
309dd5f
[NET]: Move the filter releasing into a separate call
by Pavel Emelyanov
· 17 years ago
48d6005
[INET]: Remove no longer needed ->equal callback
by Pavel Emelyanov
· 17 years ago
abd6523
[INET]: Consolidate xxx_find() in fragment management
by Pavel Emelyanov
· 17 years ago
c6fda28
[INET]: Consolidate xxx_frag_create()
by Pavel Emelyanov
· 17 years ago
e521db9
[INET]: Consolidate xxx_frag_alloc()
by Pavel Emelyanov
· 17 years ago
2588fe1
[INET]: Consolidate xxx_frag_intern
by Pavel Emelyanov
· 17 years ago
982c37c
9p: remove sysctl
by Eric Van Hensbergen
· 17 years ago
fb0466c
9p: fix bad kconfig cross-dependency
by Eric Van Hensbergen
· 17 years ago
ba17674
9p: attach-per-user
by Latchesar Ionkov
· 17 years ago
a80d923
9p: Make transports dynamic
by Eric Van Hensbergen
· 17 years ago
e5bbef2
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
by Herbert Xu
· 17 years ago
762cc40
[INET]: Consolidate the xxx_put
by Pavel Emelyanov
· 17 years ago
8e7999c
[INET]: Consolidate the xxx_evictor
by Pavel Emelyanov
· 17 years ago
1e4b828
[INET]: Consolidate the xxx_frag_destroy
by Pavel Emelyanov
· 17 years ago
321a3a9
[INET]: Consolidate xxx_the secret_rebuild
by Pavel Emelyanov
· 17 years ago
277e650
[INET]: Consolidate the xxx_frag_kill
by Pavel Emelyanov
· 17 years ago
04128f2
[INET]: Collect common frag sysctl variables together
by Pavel Emelyanov
· 17 years ago
7eb9515
[INET]: Collect frag queues management objects together
by Pavel Emelyanov
· 17 years ago
5ab11c9
[INET]: Move common fields from frag_queues in one place.
by Pavel Emelyanov
· 17 years ago
3db05fe
[NETFILTER]: Replace sk_buff ** with sk_buff *
by Herbert Xu
· 17 years ago
af1e1cf
[IPVS]: Replace local version of skb_make_writable
by Herbert Xu
· 17 years ago
776c729
[IPV4]: Change ip_defrag to return an integer
by Herbert Xu
· 17 years ago
3191057
[IPv6]: Export userland ND options through netlink (RDNSS support)
by Pierre Ynard
· 17 years ago
092e9d9
[9P]: build fix with !CONFIG_SYSCTL
by Ingo Molnar
· 17 years ago
cd40b7d
[NET]: make netlink user -> kernel interface synchronious
by Denis V. Lunev
· 17 years ago
d1ec3b7
[NETLINK]: Fix typos in comments in netlink.h
by Pierre Ynard
· 17 years ago
227b60f
[INET]: local port range robustness
by Stephen Hemminger
· 17 years ago
0639300
[SCTP]: port randomization
by Stephen Hemminger
· 17 years ago
87bdc48
[IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr
by Herbert Xu
· 17 years ago
37fedd3
[IPSEC]: Use IPv6 calling convention as the convention for x->mode->output
by Herbert Xu
· 17 years ago
658b219
[IPSEC]: Move common code into xfrm_alloc_spi
by Herbert Xu
· 17 years ago
4665079
[NETNS]: Move some code into __init section when CONFIG_NET_NS=n
by Pavel Emelyanov
· 17 years ago
cdf7e66
[IPSEC]: Unexport xfrm_replay_notify
by Herbert Xu
· 17 years ago
436a0a4
[IPSEC]: Move output replay code into xfrm_output
by Herbert Xu
· 17 years ago
83815de
[IPSEC]: Move xfrm_state_check into xfrm_output.c
by Herbert Xu
· 17 years ago
406ef77
[IPSEC]: Move common output code to xfrm_output
by Herbert Xu
· 17 years ago
bc31d3b
[IPSEC] ah: Remove keys from ah_data structure
by Herbert Xu
· 17 years ago
4b7137f
[IPSEC] esp: Remove keys from esp_data structure
by Herbert Xu
· 17 years ago
f0703c8
[AF_IUCV]: postpone receival of iucv-packets
by Ursula Braun
· 17 years ago
57f2044
[AF_IUCV]: remove static declarations from header file.
by Heiko Carstens
· 17 years ago
cfcabdc
[NET]: sparse warning fixes
by Stephen Hemminger
· 17 years ago
5ecc2a5
[MAC80211]: Update beacon_update callback documentation
by Michael Buesch
· 17 years ago
478f8d2
[MAC80211]: add sta_notify callback
by Tomas Winkler
· 17 years ago
47f0c50
[MAC80211]: Add association LED trigger
by Michael Buesch
· 17 years ago
628a140
[MAC80211]: remove ALG_NONE
by Johannes Berg
· 17 years ago
f9d540e
[MAC80211]: remove management interface
by Johannes Berg
· 17 years ago
a289755
[MAC80211]: add "invalid" interface type
by Johannes Berg
· 17 years ago
89e536a
ax88796: add 93cx6 eeprom support
by Magnus Damm
· 17 years ago
Next »