Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e9c5158ac26affd5d8ce006521bdfb7148090e18
/
net
e9c5158
net: Allow fib_rule_unregister to batch
by Eric W. Biederman
· 15 years ago
3a765ed
netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys}
by Eric W. Biederman
· 15 years ago
d79d792
net: Allow xfrm_user_net_exit to batch efficiently.
by Eric W. Biederman
· 15 years ago
04dc7f6
net: Move network device exit batching
by Eric W. Biederman
· 15 years ago
72ad937
net: Add support for batching network namespace cleanups
by Eric W. Biederman
· 15 years ago
8153a10
ipv4 05/05: add sysctl to accept packets with local source addresses
by Patrick McHardy
· 15 years ago
5adef18
net 04/05: fib_rules: allow to delete local rule
by Patrick McHardy
· 15 years ago
1b038a5
net 03/05: fib_rules: add oif classification
by Patrick McHardy
· 15 years ago
491deb2
net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FRA_IIFNAME
by Patrick McHardy
· 15 years ago
e6b09cc
tcp: sysctl_tcp_cookie_size needs to be exported to modules.
by David S. Miller
· 15 years ago
f9a2e69
tcp: Fix warning on 64-bit.
by David S. Miller
· 15 years ago
91e2ff3
net: Teach vlans to cleanup as a pernet subsystem
by Eric W. Biederman
· 15 years ago
4957faa
TCPCT part 1g: Responder Cookie => Initiator
by William Allen Simpson
· 15 years ago
bd0388a
TCPCT part 1f: Initiator Cookie => Responder
by William Allen Simpson
· 15 years ago
e56fb50
TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONS
by William Allen Simpson
· 15 years ago
435cf55
TCPCT part 1d: define TCP cookie option, extend existing struct's
by William Allen Simpson
· 15 years ago
519855c
TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS
by William Allen Simpson
· 15 years ago
da5c78c
TCPCT part 1b: generate Responder Cookie secret
by William Allen Simpson
· 15 years ago
e6b4d11
TCPCT part 1a: add request_values parameter for sending SYNACK
by William Allen Simpson
· 15 years ago
c81c2d9
skbuff: remove skb_dma_map/unmap
by Alexander Duyck
· 15 years ago
5b23136
net: compat_sys_recvmmsg user timespec arg can be NULL
by Jean-Mickael Guerin
· 15 years ago
d7256d0
net: compat_mmsghdr must be used in sys_recvmmsg
by Jean-Mickael Guerin
· 15 years ago
810c071
sctp: fix sctp_setsockopt_autoclose compile warning
by Andrei Pelinescu-Onciul
· 15 years ago
ff9c38b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
6710117
net: Simplify ipip6 aka sit pernet operations.
by Eric W. Biederman
· 15 years ago
ac31cd3
net: Simplify ip6_tunnel pernet operations.
by Eric W. Biederman
· 15 years ago
86de8a6
net: Simplify ipip pernet operations.
by Eric W. Biederman
· 15 years ago
cfb8fbf
net: Simplify ip_gre pernet operations.
by Eric W. Biederman
· 15 years ago
d2b3eb6
net: Simplify phonet pernet operations.
by Eric W. Biederman
· 15 years ago
e8d0288
net: Simplify conntrack_proto_gre pernet operations.
by Eric W. Biederman
· 15 years ago
32b51f9
net: Simplify conntrack_proto_dccp pernet operations.
by Eric W. Biederman
· 15 years ago
23c049c
net: Simplify af_key pernet operations.
by Eric W. Biederman
· 15 years ago
946d1a9
net: Simplify vlan pernet operations.
by Eric W. Biederman
· 15 years ago
e008b5f
net: Simplfy default_device_exit and improve batching.
by Eric W. Biederman
· 15 years ago
f875bae
net: Automatically allocate per namespace data.
by Eric W. Biederman
· 15 years ago
2b035b3
net: Batch network namespace destruction.
by Eric W. Biederman
· 15 years ago
a5ee155
net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH
by Eric W. Biederman
· 15 years ago
b2722b1
ip_fragment: also adjust skb->truesize for packets not owned by a socket
by Patrick McHardy
· 15 years ago
7e8f44f
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
138f3c8
ipsec: can not add camellia cipher algorithm when using "ip xfrm state" command
by Li Yewang
· 15 years ago
29e5536
Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by Linus Torvalds
· 15 years ago
cd79bf7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
1fdf475
tcp: tcp_disconnect() should clear window_clamp
by Eric Dumazet
· 15 years ago
827d42c
mac80211: fix spurious delBA handling
by Johannes Berg
· 15 years ago
4253119
mac80211: fix two remote exploits
by Johannes Berg
· 15 years ago
bbf31bf
ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL ptr OOPS
by David Ford
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
3291b9d
pktgen: NUMA aware
by Eric Dumazet
· 15 years ago
9b963e5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
429d33a
X25: Fix oops and refcnt problems from x25_dev_get
by andrew hendry
· 15 years ago
1fd975a
X25: Check for errors in x25_init
by andrew hendry
· 15 years ago
2f5517a
X25: Move SYSCTL ifdefs into header
by andrew hendry
· 15 years ago
5656b6c
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev
by David S. Miller
· 15 years ago
5fdd4ba
sctp: on T3_RTX retransmit all the in-flight chunks
by Andrei Pelinescu-Onciul
· 15 years ago
5e75659
vlan: support "loose binding" to the underlying network device
by Patrick McHardy
· 15 years ago
4454096
veth: move loopback logic to common location
by Arnd Bergmann
· 15 years ago
bc74b0c
xfrm: Add SHA384 and SHA512 HMAC authentication algorithms to XFRM
by Martin Willi
· 15 years ago
8f8a088
xfrm: Use the user specified truncation length in ESP and AH
by Martin Willi
· 15 years ago
4447bb3
xfrm: Store aalg in xfrm_state with a user specified truncation length
by Martin Willi
· 15 years ago
a661c41
net: convert /proc/net/rt_acct to seq_file
by Alexey Dobriyan
· 15 years ago
09ad9bc
net: use net_eq to compare nets
by Octavian Purdila
· 15 years ago
4ba3eb0
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
3570021
net/ipv6: Move && and || to end of previous line
by Joe Perches
· 15 years ago
3e98484
pktgen: Fix netdevice unregister
by Eric Dumazet
· 15 years ago
841507f
mac80211: Fix missing kernel-doc notation
by Jaswinder Singh Rajput
· 15 years ago
3305443
mac80211: fix rcu locking
by Johannes Berg
· 15 years ago
98e3ac9
mac80211: remove dead struct member
by Johannes Berg
· 15 years ago
b5b5150
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
45ba564
rfkill: fix miscdev ops
by Johannes Berg
· 15 years ago
4814326
sctp: prevent too-fast association id reuse
by Vlad Yasevich
· 15 years ago
da85b73
sctp: fix integer overflow when setting the autoclose timer
by Andrei Pelinescu-Onciul
· 15 years ago
f6778aa
sctp: limit maximum autoclose setsockopt value
by Andrei Pelinescu-Onciul
· 15 years ago
d8dd157
sctp: Fix mis-ordering of user space data when multihoming in use
by Neil Horman
· 15 years ago
46d5a80
sctp: Update max.burst implementation
by Vlad Yasevich
· 15 years ago
245cba7
sctp: Remove useless last_time_used variable
by Vlad Yasevich
· 15 years ago
a242b41
sctp: remove deprecated SCTP_GET_*_OLD stuffs
by Amerigo Wang
· 15 years ago
37051f7
sctp: allow setting path_maxrxt independent of SPP_PMTUD_ENABLE
by Andrei Pelinescu-Onciul
· 15 years ago
90f2f53
sctp: Update SWS avaoidance receiver side algorithm
by Vlad Yasevich
· 15 years ago
e0e9db1
sctp: Select a working primary during sctp_connectx()
by Vlad Yasevich
· 15 years ago
6383cfb
sctp: Fix malformed "Invalid Stream Identifier" error
by Vlad Yasevich
· 15 years ago
b93d647
sctp: implement the sender side for SACK-IMMEDIATELY extension
by Wei Yongjun
· 15 years ago
6dc7694
sctp: implement the receiver side for SACK-IMMEDIATELY extension
by Wei Yongjun
· 15 years ago
9d4fb27
net/ipv4: Move && and || to end of previous line
by Joe Perches
· 15 years ago
593f63b
pktgen: Fix device name compares
by Eric Dumazet
· 15 years ago
7357031
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 15 years ago
8fa539b
netfilter: xt_limit: fix invalid return code in limit_mt_check()
by Patrick McHardy
· 15 years ago
6ebfbc0
net: Fix missing kernel-doc notation
by Jaswinder Singh Rajput
· 15 years ago
e994b7c
tcp: Don't make syn cookies initial setting depend on CONFIG_SYSCTL
by David S. Miller
· 15 years ago
8964be4
net: rename skb->iif to skb->skb_iif
by Eric Dumazet
· 15 years ago
e6236f7
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 15 years ago
6440fe0
netfilter: nf_log: fix sleeping function called from invalid context in seq_show()
by Patrick McHardy
· 15 years ago
d667b9c
netfilter: xt_osf: fix xt_osf_remove_callback() return value
by Patrick McHardy
· 15 years ago
9f13084
mac80211: fix endianess on mesh_path_error_tx() calls
by Rui Paulo
· 15 years ago
64491f0
mac80211: add per-station HT capability file
by Johannes Berg
· 15 years ago
a58ce43
mac80211: avoid spurious deauth frames/messages
by Johannes Berg
· 15 years ago
7351c6b
mac80211: request TX status where needed
by Johannes Berg
· 15 years ago
ad4bb6f
cfg80211: disallow bridging managed/adhoc interfaces
by Johannes Berg
· 15 years ago
9bc383d
cfg80211: introduce capability for 4addr mode
by Johannes Berg
· 15 years ago
5be83de
cfg80211: convert bools into flags
by Johannes Berg
· 15 years ago
ceb99fe
mac80211: fix resume
by Johannes Berg
· 15 years ago
Next »