index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
gro: Fix kcalloc argument order
Joe Perches
2013-01-28
1
-2
/
+2
*
|
|
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2013-01-27
18
-28
/
+179
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
netfilter: nf_conntrack: refactor l4proto support for netns
Gao feng
2013-01-23
1
-3
/
+7
|
*
|
netfilter: nf_conntrack: refactor l3proto support for netns
Gao feng
2013-01-23
1
-3
/
+8
|
*
|
netfilter: nf_ct_proto: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-2
/
+5
|
*
|
netfilter: nf_ct_labels: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-4
/
+4
|
*
|
netfilter: nf_ct_helper: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-2
/
+5
|
*
|
netfilter: nf_ct_timeout: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-4
/
+4
|
*
|
netfilter: nf_ct_ecache: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-4
/
+15
|
*
|
netfilter: nf_ct_tstamp: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-4
/
+17
|
*
|
netfilter: nf_ct_acct: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-2
/
+4
|
*
|
netfilter: nf_ct_expect: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-2
/
+5
|
*
|
netfilter: nf_conntrack: move initialization out of pernet operations
Gao feng
2013-01-23
1
-2
/
+6
|
*
|
netfilter: add missing xt_connlabel.h header in installation
Pablo Neira Ayuso
2013-01-21
1
-0
/
+1
|
*
|
netfilter: add missing xt_bpf.h header in installation
Pablo Neira Ayuso
2013-01-21
1
-0
/
+1
|
*
|
netfilter: x_tables: add xt_bpf match
Willem de Bruijn
2013-01-21
1
-0
/
+17
|
*
|
netfilter: ctnetlink: allow userspace to modify labels
Florian Westphal
2013-01-18
2
-0
/
+4
|
*
|
netfilter: ctnetlink: deliver labels to userspace
Florian Westphal
2013-01-18
2
-0
/
+2
|
*
|
netfilter: add connlabel conntrack extension
Florian Westphal
2013-01-18
4
-0
/
+75
|
*
|
netfilter: nf_ct_sip: support Cisco 7941/7945 IP phones
Kevin Cernekee
2013-01-17
1
-0
/
+3
*
|
|
Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klass...
David S. Miller
2013-01-23
2
-4
/
+1
|
\
\
\
|
*
|
|
xfrm: Remove unused defines
Steffen Klassert
2013-01-21
1
-4
/
+0
|
*
|
|
xfrm: removes a superfluous check and add a statistic
Li RongQing
2013-01-07
1
-0
/
+1
*
|
|
|
soreuseport: TCP/IPv6 implementation
Tom Herbert
2013-01-23
2
-1
/
+5
*
|
|
|
soreuseport: TCP/IPv4 implementation
Tom Herbert
2013-01-23
2
-3
/
+11
*
|
|
|
soreuseport: infrastructure
Tom Herbert
2013-01-23
3
-3
/
+11
*
|
|
|
virtio-net: introduce a new control to set macaddr
Amos Kong
2013-01-21
1
-1
/
+7
*
|
|
|
net: split eth_mac_addr for better error handling
Stefan Hajnoczi
2013-01-21
1
-0
/
+2
*
|
|
|
mcast: add multicast proxy support (IPv4 and IPv6)
Nicolas Dichtel
2013-01-21
2
-2
/
+6
*
|
|
|
mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()
Nicolas Dichtel
2013-01-21
5
-13
/
+8
*
|
|
|
ipv6: Unshare ip6_nd_hdr() and change return type to void.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
1
-7
/
+0
*
|
|
|
ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
1
-1
/
+7
*
|
|
|
ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
1
-0
/
+10
*
|
|
|
ipv6: Optimize ipv6_addr_is_solict_mult().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
1
-4
/
+11
*
|
|
|
ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast ...
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
1
-0
/
+8
*
|
|
|
ipv6: Make ipv6_addr_is_XXX() return boolean.
YOSHIFUJI Hideaki
2013-01-21
1
-4
/
+4
*
|
|
|
ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-18
1
-1
/
+0
*
|
|
|
ipv6: Complete neighbour entry removal from dst_entry.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-18
1
-2
/
+0
*
|
|
|
ipv6: Introduce rt6_nexthop() to select nexthop address.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-18
1
-0
/
+8
*
|
|
|
ndisc: Introduce __ipv6_neigh_lookup_noref().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-18
1
-7
/
+15
*
|
|
|
ndisc: Remove tbl argument for __ipv6_neigh_lookup().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-18
1
-2
/
+2
*
|
|
|
ipv6: fix ipv6_prefix_equal64_half mask conversion
Fabio Baltieri
2013-01-17
1
-1
/
+1
*
|
|
|
net: increase fragment memory usage limits
Jesper Dangaard Brouer
2013-01-17
1
-2
/
+2
*
|
|
|
sk-filter: Add ability to lock a socket filter program
Vincent Bernat
2013-01-17
2
-0
/
+3
*
|
|
|
ipv6: Fix endianess warning in ip6_flow_hdr().
YOSHIFUJI Hideaki
2013-01-17
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-15
46
-143
/
+185
|
\
\
\
|
*
\
\
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2013-01-15
1
-0
/
+2
|
|
\
\
\
|
|
*
|
|
netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns
Pablo Neira Ayuso
2013-01-12
1
-0
/
+2
|
*
|
|
|
tun: fix LSM/SELinux labeling of tun/tap devices
Paul Moore
2013-01-15
1
-13
/
+46
|
*
|
|
|
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2013-01-14
2
-5
/
+7
|
|
\
\
\
\
[prev]
[next]