index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-11-05
20
-193
/
+280
|
\
|
*
netfilter: ctnetlink: account both directions in one step
Holger Eitzenberger
2013-11-03
1
-25
/
+24
|
*
netfilter: introduce nf_conn_acct structure
Holger Eitzenberger
2013-11-03
4
-20
/
+30
|
*
net: ipvs: sctp: do not recalc sctp csum when ports didn't change
Daniel Borkmann
2013-10-30
1
-6
/
+33
|
*
net: ipvs: sctp: add missing verdict assignments in sctp_conn_schedule
Daniel Borkmann
2013-10-28
1
-2
/
+7
|
*
bridge: netfilter: orphan skb before invoking ip netfilter hooks
Florian Westphal
2013-10-27
1
-0
/
+2
|
*
netfilter: ipset: remove duplicate define
Michael Opdenacker
2013-10-27
1
-1
/
+0
|
*
netfilter:ipset: Fix memory allocation for bitmap:port
Jozsef Kadlecsik
2013-10-27
1
-1
/
+1
|
*
netfilter: ip6t_REJECT: skip checksum verification for outgoing ipv6 packets
Stanislav Fomichev
2013-10-23
1
-4
/
+3
|
*
netfilter: ipset: The unnamed union initialization may lead to compilation error
Jozsef Kadlecsik
2013-10-22
2
-24
/
+20
|
*
netfilter: ipset: Use netlink callback dump args only
Jozsef Kadlecsik
2013-10-22
4
-54
/
+58
|
*
netfilter: ipt_CLUSTERIP: use proper net namespace to operate CLUSTERIP
Gao feng
2013-10-17
1
-4
/
+6
|
*
netfilter: ipt_CLUSTERIP: create proc entry under proper ipt_CLUSTERIP directory
Gao feng
2013-10-17
1
-1
/
+1
|
*
netfilter: ipt_CLUSTERIP: add parameter net in clusterip_config_find_get
Gao feng
2013-10-17
1
-6
/
+6
|
*
netfilter: ipt_CLUSTERIP: make clusterip_lock per net namespace
Gao feng
2013-10-17
1
-7
/
+11
|
*
netfilter: ipt_CLUSTERIP: make clusterip_list per net namespace
Gao feng
2013-10-17
1
-5
/
+7
|
*
netfilter: ipt_CLUSTERIP: make proc directory per net namespace
Gao feng
2013-10-17
1
-19
/
+51
|
*
netfilter: xt_socket: use sock_gen_put()
Eric Dumazet
2013-10-17
1
-11
/
+2
|
*
ipvs: improved SH fallback strategy
Alexander Frolkin
2013-10-15
1
-10
/
+29
|
*
ipvs: avoid rcu_barrier during netns cleanup
Julian Anastasov
2013-10-15
3
-7
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
2013-11-04
12
-2288
/
+2496
|
\
\
|
*
|
openvswitch: Use flow hash during flow lookup operation.
Pravin B Shelar
2013-11-02
1
-1
/
+1
|
*
|
openvswitch: TCP flags matching support.
Jarno Rajahalme
2013-11-02
3
-2
/
+33
|
*
|
openvswitch: Widen TCP flags handling.
Jarno Rajahalme
2013-11-02
3
-7
/
+5
|
*
|
openvswitch: Enable all GSO features on internal port.
Pravin B Shelar
2013-11-02
1
-1
/
+1
|
*
|
openvswitch: collect mega flow mask stats
Andy Zhou
2013-10-22
4
-9
/
+53
|
*
|
openvswitch: Simplify mega-flow APIs.
Pravin B Shelar
2013-10-04
3
-88
/
+89
|
*
|
openvswitch: Move mega-flow list out of rehashing struct.
Pravin B Shelar
2013-10-04
4
-165
/
+155
|
*
|
openvswitch: Restructure datapath.c and flow.c
Pravin B Shelar
2013-10-04
9
-2181
/
+2354
|
*
|
openvswitch: remove duplicated include from vport-gre.c
Wei Yongjun
2013-09-23
1
-2
/
+0
|
*
|
openvswitch: remove duplicated include from vport-vxlan.c
Wei Yongjun
2013-09-23
1
-1
/
+0
|
*
|
openvswitch: Move flow table rehashing to flow install.
Pravin B Shelar
2013-09-17
2
-39
/
+13
*
|
|
net: checksum: fix warning in skb_checksum
Daniel Borkmann
2013-11-04
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-11-04
26
-96
/
+153
|
\
\
\
|
*
|
|
net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb
Daniel Borkmann
2013-11-04
1
-1
/
+0
|
*
|
|
net: flow_dissector: fail on evil iph->ihl
Jason Wang
2013-11-02
1
-1
/
+1
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-11-02
3
-10
/
+18
|
|
\
\
\
|
|
*
|
|
xfrm: Fix null pointer dereference when decoding sessions
Steffen Klassert
2013-11-01
2
-2
/
+10
|
|
*
|
|
xfrm: Increase the garbage collector threshold
Steffen Klassert
2013-10-28
2
-2
/
+2
|
|
*
|
|
xfrm: prevent ipcomp scratch buffer race condition
Michal Kubecek
2013-10-18
1
-6
/
+6
|
*
|
|
|
bridge: pass correct vlan id to multicast code
Vlad Yasevich
2013-10-29
4
-29
/
+25
|
*
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
2013-10-29
3
-5
/
+19
|
|
\
\
\
\
|
|
*
|
|
|
openvswitch: fix vport-netdev unregister
Alexei Starovoitov
2013-10-16
3
-5
/
+19
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
net: x25: Fix dead URLs in Kconfig
Michael DrĂ¼ing
2013-10-29
1
-2
/
+2
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-10-29
1
-1
/
+6
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: xt_NFQUEUE: fix --queue-bypass regression
Holger Eitzenberger
2013-10-29
1
-1
/
+6
|
*
|
|
|
|
tcp: gso: fix truesize tracking
Eric Dumazet
2013-10-29
1
-8
/
+5
|
*
|
|
|
|
pkt_sched: fq: clear time_next_packet for reused flows
Eric Dumazet
2013-10-28
1
-0
/
+1
|
*
|
|
|
|
tcp: do not rearm RTO when future data are sacked
Yuchung Cheng
2013-10-27
1
-3
/
+10
|
*
|
|
|
|
tcp: only take RTT from timestamps if new data is acked
Yuchung Cheng
2013-10-27
1
-1
/
+2
[next]