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.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
/
bridge
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
3
-3
/
+3
2013-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2
-3
/
+9
2013-05-23
netfilter: {ipt,ebt}_ULOG: rise warning on deprecation
Pablo Neira Ayuso
1
-0
/
+6
2013-05-23
bridge: netfilter: using strlcpy() instead of strncpy()
Chen Gang
1
-3
/
+3
2013-05-15
netfilter: log: netns NULL ptr bug when calling from conntrack
Hans Schillstrom
2
-13
/
+16
2013-04-07
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
3
-44
/
+130
2013-04-05
netfilter: ebt_ulog: add net namespace support for ebt_ulog
Gao feng
1
-37
/
+88
2013-04-05
netfilter: ebt_log: add net namespace support for ebt_log
Gao feng
1
-2
/
+35
2013-04-05
netfilter: nf_log: prepare net namespace support for loggers
Gao feng
2
-5
/
+7
2013-03-28
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
1
-2
/
+2
2013-03-28
net: add ETH_P_802_3_MIN
Simon Horman
1
-1
/
+1
2013-03-15
netfilter: ebt_ulog: remove unnecessary spin lock protection
Gao feng
1
-2
/
+1
2013-03-15
bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR
Silviu-Mihai Popescu
1
-3
/
+1
2013-02-04
net: remove redundant check for timer pending state before del_timer
Ying Xue
1
-4
/
+2
2013-02-04
netns: ebtable: allow unprivileged users to operate ebtables
Gao feng
1
-10
/
+14
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-09-12
netfilter: log: Fix log-level processing
Joe Perches
1
-1
/
+1
2012-09-09
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
1
-2
/
+1
2012-08-14
netfilter: PTR_RET can be used
Wu Fengguang
2
-6
/
+2
2012-07-01
netfilter: use kfree_skb() not kfree()
Dan Carpenter
1
-1
/
+1
2012-06-30
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
1
-2
/
+4
2012-06-27
netfilter: ebt_ulog: Move away from NLMSG_PUT().
David S. Miller
1
-13
/
+10
2012-05-10
bridge: netfilter: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-2
/
+2
2012-03-06
netfilter: bridge: fix wrong pointer dereference
Pablo Neira Ayuso
1
-1
/
+1
2012-03-06
netfilter: ebtables: fix wrong name length while copying to user-space
Santosh Nayak
1
-3
/
+13
2012-02-25
netfilter: bridge: fix module autoload in compat case
Florian Westphal
1
-8
/
+2
2011-12-17
net:bridge: use IS_ENABLED
Igor Maravić
1
-1
/
+1
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
2
-2
/
+4
2011-11-01
netfilter: Remove unnecessary OOM logging messages
Joe Perches
1
-4
/
+3
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-1
/
+1
2011-08-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-1
/
+1
2011-08-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2011-08-11
net/bridge/netfilter/ebtables.c: use available error handling code
Julia Lawall
1
-1
/
+2
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
1
-2
/
+2
2011-07-29
netfilter: ebtables: fix ebtables build dependency
Bart De Schuymer
1
-1
/
+1
2011-07-21
net, netfilter: Remove redundant goto in ebt_ulog_packet
Jesper Juhl
1
-1
/
+0
2011-05-26
netfilter: Fix several warnings in compat_mtw_from_user().
David Miller
1
-2
/
+4
2011-05-10
netfilter: ebtables: only call xt_compat_add_offset once per rule
Florian Westphal
1
-52
/
+9
2011-05-10
netfilter: fix ebtables compat support
Eric Dumazet
1
-1
/
+2
2011-02-14
bridge: netfilter: fix information leak
Vasiliy Kulikov
1
-0
/
+2
2011-01-13
netfilter: ebt_ip6: allow matching on ipv6-icmp types/codes
Florian Westphal
1
-12
/
+34
2011-01-13
netfilter: x_table: speedup compat operations
Eric Dumazet
1
-0
/
+1
2011-01-04
net/bridge: fix trivial sparse errors
Tomas Winkler
1
-1
/
+1
2010-11-15
bridge: fix RCU races with bridge port
stephen hemminger
1
-6
/
+5
2010-11-15
bridge: add proper RCU annotation to should_route_hook
Eric Dumazet
1
-1
/
+2
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
1
-2
/
+2
2010-10-21
ebtables: Allow filtering of hardware accelerated vlan frames.
Jesse Gross
2
-11
/
+25
2010-06-15
bridge: use rx_handler_data pointer to store net_bridge_port pointer
Jiri Pirko
3
-8
/
+14
2010-05-11
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
1
-3
/
+2
2010-05-11
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
10
-10
/
+10
[next]