index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
/
netfilter
Age
Commit message (
Expand
)
Author
Lines
2005-03-14
[EBTABLES]: Fix smp race.
Bart De Schuymer
-1
/
+2
2005-03-04
[NETFILTER]: Use num_possible_cpus instead of NR_CPUS in {ip6_,arp_,eb}tables
Patrick McHardy
-9
/
+9
2005-01-13
[NET]: Lock initializer cleanup.
Thomas Gleixner
-3
/
+3
2005-01-13
[EBTABLES]: Use correct printf format for size_t.
David S. Miller
-1
/
+1
2004-11-23
[EBTABLES]: Add userspace logging via netlink socket.
Bart De Schuymer
-7
/
+318
2004-11-09
[NET]: Lock initializer unifying
Andrew Morton
-1
/
+1
2004-10-25
[EBTABLES]: Add wildcard support for interface matching.
Bart De Schuymer
-1
/
+7
2004-10-05
[BRIDGE] convert __constant_htons(constant) to htons
Arnaldo Carvalho de Melo
-8
/
+8
2004-10-05
[SKBUFF] introduce eth_hdr(skb)
Arnaldo Carvalho de Melo
-22
/
+19
2004-08-19
Merge nuts.davemloft.net:/disk1/BK/net-exp-2.6
David S. Miller
-2
/
+3
2004-08-18
[NET]: Add skb_header_pointer, and use it where possible.
David S. Miller
-98
/
+146
2004-08-10
[EBTABLES]: Remove deprecated use of MODULE_PARM.
Bart De Schuymer
-2
/
+3
2004-05-29
[PATCH] sparse: nf_sockopt() annotation
Alexander Viro
-5
/
+5
2004-04-11
[PATCH] move job control fields from task_struct to signal_struct
Andrew Morton
-1
/
+1
2004-02-26
[PATCH] rename other MODULE_VERSION users
Andrew Morton
-3
/
+3
2003-12-29
[PATCH] Fix 2.6.0's broken documentation references
Andrew Morton
-1
/
+1
2003-11-03
[EBTABLES]: Fix ebt_limit for HZ=1000
Tom Marshall
-2
/
+11
2003-10-18
[EBTABLES]: Adjust skb->pkt_type when necessary.
Bart De Schuymer
-3
/
+2
2003-10-13
[EBTABLES]: Print size_t type properly in ebt_among.c
David S. Miller
-1
/
+1
2003-10-12
[EBTABLES]: Add ebt_among match.
Bart De Schuymer
-0
/
+226
2003-09-29
[EBTABLES]: Use vlan_hdr not vlan_ethhdr in ebt_vlan.c
Bart De Schuymer
-1
/
+1
2003-09-29
[EBTABLES]: Add ebt_limit match.
Bart De Schuymer
-0
/
+116
2003-09-24
[PATCH] Kconfig fixes for modules.txt
Rusty Russell
-32
/
+16
2003-08-30
[BRIDGE]: Add 802.3 filtering support.
Bart De Schuymer
-0
/
+83
2003-08-23
[BRIDGING]: Update Kconfig files for bridging firewall.
Bart De Schuymer
-2
/
+11
2003-08-23
[BRIDGE]: Add arpreply EBTABLES target.
Bart De Schuymer
-52
/
+167
2003-07-24
[EBTABLES]: Make it work on 32-on-64 platforms.
Bart De Schuymer
-12
/
+12
2003-07-20
[EBTABLES]: Copy skb when shared.
Bart De Schuymer
-0
/
+34
2003-07-17
[BRIDGE/EBTABLES]: Add stp packet matching.
Bart De Schuymer
-0
/
+201
2003-06-11
[BRIDGE]: Bridge using alloc_netdev.
Stephen Hemminger
-3
/
+3
2003-05-25
[BRIDGE]: Deal with non-linear SKBs in ebtables.
Bart De Schuymer
-210
/
+181
2003-05-20
[NET]: Use ARRAY_SIZE where appropriate.
Andries E. Brouwer
-4
/
+5
2003-05-16
Make request_module() take a printf-like vararg argument instead of a string.
Linus Torvalds
-4
/
+1
2003-05-03
[EBTABLES]: Add ARP MAC address filtering.
Bart De Schuymer
-0
/
+47
2003-05-03
[EBTABLES]: Add ebtables match for the pkt_type member of an skbuff.
Bart De Schuymer
-8
/
+80
2003-04-28
[NET]: Spelling fixes for net/
Steven Cole
-1
/
+1
2003-04-27
[NETFILTER]: Add owner field to nf_hook_ops.
Rusty Russell
-0
/
+6
2003-04-27
[EBTABLES]: Make ebt_vlan.c use correct printf format for size_t.
David S. Miller
-1
/
+1
2003-04-23
[PATCH] tty cleanups (2/12)
Alexander Viro
-2
/
+2
2003-04-11
[EBTABLES]: Get rid of brlock in ebtable_broute.
Stephen Hemminger
-5
/
+1
2003-04-09
[NETFILTER]: Push skb linearization deeper inside of implementation.
Rusty Russell
-0
/
+4
2003-03-22
[EBTABLES] hold usage count on table module when it contains rules
Bart De Schuymer
-3
/
+17
2003-03-19
[ebtables] bugfix in ebt_ip.c
Bart De Schuymer
-1
/
+1
2003-03-02
[EBTABLES]: Trivial changes and cleanups.
Bart De Schuymer
-61
/
+78
2003-03-02
[BRIDGE]: C99 patches for net/bridge/netfilter.
Art Haas
-34
/
+104
2003-02-03
kbuild: Remove export-objs := ... statements
Kai Germaschewski
-2
/
+0
2003-01-13
[PATCH] namespace pollution in netfilter_ebt_log
Rusty Russell
-1
/
+1
2003-01-12
[ebtables] use Rustys new module scheme in ebtables.c, vs 2.5.56
Bart De Schuymer
-143
/
+145
2002-12-14
[PATCH] Remove Rules.make from Makefiles (3/3)
Brian Gerst
-1
/
+0
2002-12-04
[BRIDGE]: ebtables vlan match fixes and cleanups.
Nick Fedchik
-144
/
+85
[next]