index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
netfilter: conntrack: use a single hashtable for all namespaces
Florian Westphal
2016-05-05
8
-66
/
+61
|
*
|
|
netfilter: conntrack: make netns address part of hash
Florian Westphal
2016-05-05
1
-17
/
+18
|
*
|
|
netfilter: conntrack: check netns when comparing conntrack objects
Florian Westphal
2016-05-05
3
-12
/
+22
|
*
|
|
netfilter: conntrack: small refactoring of conntrack seq_printf
Florian Westphal
2016-05-05
1
-5
/
+19
|
*
|
|
netfilter: conntrack: use nf_ct_key_equal() in more places
Florian Westphal
2016-05-05
1
-18
/
+11
|
*
|
|
netfilter: conntrack: don't attempt to iterate over empty table
Florian Westphal
2016-05-05
1
-0
/
+3
|
*
|
|
netfilter: conntrack: fix lookup race during hash resize
Florian Westphal
2016-05-05
1
-5
/
+19
|
*
|
|
netfilter: conntrack: keep BH enabled during lookup
Florian Westphal
2016-05-05
1
-17
/
+8
|
*
|
|
netfilter: nftables: add connlabel set support
Florian Westphal
2016-05-05
1
-0
/
+30
|
*
|
|
netfilter: fix IS_ERR_VALUE usage
Pablo Neira Ayuso
2016-04-29
3
-6
/
+12
|
*
|
|
Merge tag 'ipvs-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
2016-04-25
5
-5
/
+243
|
|
\
\
\
|
|
*
|
|
ipvs: don't alter conntrack in OPS mode
Marco Angaroni
2016-04-20
2
-1
/
+6
|
|
*
|
|
ipvs: optimize release of connections in OPS mode
Marco Angaroni
2016-04-20
1
-3
/
+23
|
|
*
|
|
ipvs: handle connections started by real-servers
Marco Angaroni
2016-04-20
3
-1
/
+214
|
*
|
|
|
netfilter: ip6t_SYNPROXY: unnecessary to check whether ip6_route_output retur...
Liping Zhang
2016-04-25
1
-1
/
+1
|
*
|
|
|
netfilter: nf_ct_helper: disable automatic helper assignment
Pablo Neira Ayuso
2016-04-25
1
-2
/
+2
|
*
|
|
|
netfilter: nft_rbtree: allow adjacent intervals with dynamic updates
Pablo Neira Ayuso
2016-04-25
1
-5
/
+35
|
*
|
|
|
netfilter: nft_rbtree: introduce nft_rbtree_interval_end() helper
Pablo Neira Ayuso
2016-04-25
1
-3
/
+6
|
*
|
|
|
netfilter: nf_tables: parse element flags from nft_del_setelem()
Pablo Neira Ayuso
2016-04-25
1
-5
/
+33
|
*
|
|
|
netfilter: nf_tables: introduce nft_setelem_parse_flags() helper
Pablo Neira Ayuso
2016-04-25
1
-12
/
+22
|
*
|
|
|
netfilter: conntrack: use get_random_once for conntrack hash seed
Florian Westphal
2016-04-25
1
-23
/
+3
|
*
|
|
|
netfilter: conntrack: use get_random_once for nat and expectations
Florian Westphal
2016-04-25
2
-6
/
+7
|
*
|
|
|
netfilter: conntrack: move generation seqcnt out of netns_ct
Florian Westphal
2016-04-25
1
-9
/
+11
*
|
|
|
|
net: make sch_handle_ingress() drop monitor ready
Eric Dumazet
2016-05-08
1
-1
/
+3
*
|
|
|
|
fq_codel: add memory limitation per queue
Eric Dumazet
2016-05-08
1
-3
/
+24
*
|
|
|
|
net: Add Qualcomm IPC router
Courtney Cavin
2016-05-08
7
-0
/
+1183
*
|
|
|
|
ipv4: tcp: ip_send_unicast_reply() is not BH safe
Eric Dumazet
2016-05-06
1
-4
/
+4
*
|
|
|
|
bpf: wire in data and data_end for cls_act_bpf
Alexei Starovoitov
2016-05-06
3
-6
/
+49
*
|
|
|
|
net: vrf: Create FIB tables on link create
David Ahern
2016-05-06
2
-0
/
+2
*
|
|
|
|
tcp: two more missing bh disable
Eric Dumazet
2016-05-04
2
-0
/
+4
*
|
|
|
|
tcp: must block bh in __inet_twsk_hashdance()
Eric Dumazet
2016-05-04
1
-3
/
+3
*
|
|
|
|
tcp: fix lockdep splat in tcp_snd_una_update()
Eric Dumazet
2016-05-04
1
-4
/
+6
*
|
|
|
|
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2016-05-04
17
-231
/
+273
|
\
\
\
\
\
|
*
|
|
|
|
batman-adv: Split batadv_iv_ogm_orig_del_if function
Sven Eckelmann
2016-05-04
1
-39
/
+76
|
*
|
|
|
|
batman-adv: Merge batadv_v_ogm_orig_update into batadv_v_ogm_route_update
Simon Wunderlich
2016-05-04
1
-71
/
+46
|
*
|
|
|
|
batman-adv: move and restructure batadv_v_ogm_forward
Simon Wunderlich
2016-05-04
1
-47
/
+63
|
*
|
|
|
|
batman-adv: fix debuginfo macro style issue
Simon Wunderlich
2016-05-04
1
-8
/
+11
|
*
|
|
|
|
batman-adv: Fix function names on new line starting with '*'
Sven Eckelmann
2016-05-04
3
-16
/
+16
|
*
|
|
|
|
batman-adv: Add kernel-doc for batadv_interface_rx
Sven Eckelmann
2016-05-04
1
-0
/
+18
|
*
|
|
|
|
batman-adv: Fix kerneldoc for batadv_compare_claim
Sven Eckelmann
2016-05-04
1
-1
/
+1
|
*
|
|
|
|
batman-adv: Fix checkpatch warning about 'unsigned' type
Sven Eckelmann
2016-05-04
1
-6
/
+6
|
*
|
|
|
|
batman-adv: fix wrong names in kerneldoc
Antonio Quartulli
2016-05-04
8
-12
/
+14
|
*
|
|
|
|
batman-adv: use to_delayed_work
Geliang Tang
2016-05-04
6
-7
/
+7
|
*
|
|
|
|
batman-adv: use list_for_each_entry_safe
Geliang Tang
2016-05-04
1
-13
/
+9
|
*
|
|
|
|
batman-adv: use static string for table headers
Antonio Quartulli
2016-05-04
5
-21
/
+16
|
*
|
|
|
|
batman-adv: Start new development cycle
Simon Wunderlich
2016-05-04
1
-1
/
+1
*
|
|
|
|
|
net: remove dev->trans_start
Florian Westphal
2016-05-04
1
-7
/
+3
*
|
|
|
|
|
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
5
-6
/
+6
*
|
|
|
|
|
gre6: add Kconfig dependency for NET_IPGRE_DEMUX
Arnd Bergmann
2016-05-04
1
-0
/
+1
*
|
|
|
|
|
gre: receive also TEB packets for lwtunnels
Jiri Benc
2016-05-04
1
-11
/
+28
[prev]
[next]