index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-08
netfilter: nf_tables: add support for dynamic set updates
Patrick McHardy
5
-6
/
+268
2015-04-08
netfilter: nf_tables: support different set binding types
Patrick McHardy
2
-3
/
+10
2015-04-08
netfilter: nf_tables: prepare set element accounting for async updates
Patrick McHardy
2
-10
/
+14
2015-04-08
netfilter: nf_tables: fix set selection when timeouts are requested
Patrick McHardy
1
-1
/
+1
2015-04-08
netfilter: bridge: make BRNF_PKT_TYPE flag a bool
Florian Westphal
1
-9
/
+9
2015-04-08
netfilter: bridge: start splitting mask into public/private chunks
Florian Westphal
1
-4
/
+11
2015-04-08
netfilter: bridge: add and use nf_bridge_info_get helper
Florian Westphal
1
-8
/
+16
2015-04-08
netfilter: physdev: use helpers
Florian Westphal
1
-12
/
+22
2015-04-08
netfilter: bridge: add helpers for fetching physin/outdev
Florian Westphal
7
-33
/
+75
2015-04-08
netfilter: bridge: don't use nf_bridge_info data to store mac header
Florian Westphal
1
-29
/
+41
2015-04-08
netfilter: x_tables: don't extract flow keys on early demuxed sks in socket m...
Daniel Borkmann
1
-45
/
+50
2015-04-08
cfg80211: don't allow disabling WEXT if it's required
Johannes Berg
1
-1
/
+1
2015-04-08
net: remove extra newlines
Sheng Yong
4
-12
/
+0
2015-04-08
tcp: RFC7413 option support for Fast Open client
Daniel Lee
4
-14
/
+36
2015-04-08
tcp: RFC7413 option support for Fast Open server
Daniel Lee
3
-23
/
+54
2015-04-08
netem: Fixes byte backlog accounting for the first of two chained netem insta...
Beshay, Joseph
1
-1
/
+2
2015-04-08
Bluetooth: Add local SSP OOB data to OOB ext data mgmt command
Johan Hedberg
1
-2
/
+152
2015-04-08
netns: allow to dump netns ids
Nicolas Dichtel
1
-1
/
+48
2015-04-08
netns: notify netns id events
Nicolas Dichtel
1
-8
/
+44
2015-04-08
netns: minor cleanup in rtnl_net_getid()
Nicolas Dichtel
1
-1
/
+1
2015-04-07
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
David Miller
9
-17
/
+32
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
31
-176
/
+219
2015-04-07
netfilter: Add socket pointer to nf_hook_state.
David Miller
1
-0
/
+4
2015-04-07
Bluetooth: Remove hci_recv_stream_fragment function
Marcel Holtmann
1
-147
/
+1
2015-04-07
Bluetooth: Make data pointer of hci_recv_stream_fragment const
Marcel Holtmann
1
-3
/
+3
2015-04-07
mac80211: Move message tracepoints to their own header
Steven Rostedt (Red Hat)
3
-38
/
+54
2015-04-07
Revert "libceph: use memalloc flags for net IO"
Ilya Dryomov
1
-8
/
+1
2015-04-07
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
17
-316
/
+546
2015-04-07
cfg80211: send extended capabilities IE in connect
Johannes Berg
1
-10
/
+64
2015-04-07
cfg80211: move IE split utilities here from mac80211
Johannes Berg
3
-44
/
+41
2015-04-07
vti6: fix uninit when using x-netns
Yao Xiwei
1
-2
/
+1
2015-04-07
xfrm: fix xfrm_input/xfrm_tunnel_check oops
Alexey Dobriyan
1
-5
/
+5
2015-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-42
/
+60
2015-04-07
net: dsa: fix filling routing table from OF description
Pavel Nakonechny
1
-16
/
+7
2015-04-06
l2tp: unregister l2tp_net_ops on failure path
WANG Cong
1
-0
/
+1
2015-04-06
tc: bpf: add checksum helpers
Alexei Starovoitov
1
-4
/
+104
2015-04-06
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
3
-2
/
+24
2015-04-04
netfilter: Pass nf_hook_state through arpt_do_table().
David S. Miller
2
-7
/
+6
2015-04-04
netfilter: Pass nf_hook_state through nft_set_pktinfo*().
David S. Miller
8
-20
/
+18
2015-04-04
netfilter: Pass nf_hook_state through ip6t_do_table().
David S. Miller
6
-20
/
+16
2015-04-04
netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().
David S. Miller
3
-36
/
+27
2015-04-04
netfilter: Pass nf_hook_state through ipt_do_table().
David S. Miller
6
-19
/
+16
2015-04-04
netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().
David S. Miller
3
-37
/
+28
2015-04-04
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
32
-266
/
+157
2015-04-04
netfilter: Use nf_hook_state in nf_queue_entry.
David S. Miller
4
-44
/
+38
2015-04-04
netfilter: Create and use nf_hook_state.
David S. Miller
3
-45
/
+36
2015-04-04
Bluetooth: Fix location of TX power field in LE advertising data
Marcel Holtmann
1
-6
/
+8
2015-04-04
Bluetooth: hidp: Use BIT(x) instead of (1 << x)
Marcel Holtmann
1
-2
/
+2
2015-04-04
Bluetooth: cmtp: Use BIT(x) instead of (1 << x)
Marcel Holtmann
2
-3
/
+3
2015-04-04
Bluetooth: bnep: Handle BNEP connection setup request
Grzegorz Kolodziejczyk
3
-4
/
+15
[prev]
[next]