index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mn10300
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-03
netfilter: xtables: add CT target
Patrick McHardy
7
-0
/
+211
2010-02-03
netfilter: nf_conntrack: support conntrack templates
Patrick McHardy
8
-24
/
+61
2010-02-03
netfilter: ctnetlink: support selective event delivery
Patrick McHardy
4
-33
/
+48
2010-02-03
netfilter: nf_conntrack: split up IPCT_STATUS event
Patrick McHardy
8
-18
/
+21
2010-02-03
netfilter: add struct net * to target parameters
Patrick McHardy
4
-10
/
+18
2010-02-03
netfilter: ctnetlink: only assign helpers for matching protocols
Patrick McHardy
3
-16
/
+17
2010-02-03
netfilter: xt_hashlimit: fix race condition and simplify locking
Patrick McHardy
1
-34
/
+18
2010-02-02
netfilter: xt_TCPMSS: SYN packets are allowed to contain data
Simon Arlott
1
-10
/
+8
2010-02-02
netfilter: xtables: CONFIG_COMPAT redux
Alexey Dobriyan
2
-7
/
+14
2010-01-22
netfiltr: ipt_CLUSTERIP: simplify seq_file codeA
Alexey Dobriyan
1
-9
/
+5
2010-01-20
IPv6: reassembly: replace magic number with macro definitions
Shan Wei
3
-4
/
+6
2010-01-20
netfilter: nf_conntrack_ipv6: delete the redundant macro definitions
Shan Wei
1
-3
/
+0
2010-01-18
netfilter: nfnetlink_queue: simplify warning message
Eric Leblond
1
-2
/
+2
2010-01-18
netfilter: xt_hashlimit: netns support
Alexey Dobriyan
1
-43
/
+98
2010-01-18
netfilter: xt_recent: netns support
Alexey Dobriyan
1
-41
/
+95
2010-01-18
netfilter: xtables: add struct xt_mtdtor_param::net
Alexey Dobriyan
19
-53
/
+59
2010-01-18
netfilter: xtables: add struct xt_mtchk_param::net
Alexey Dobriyan
4
-21
/
+32
2010-01-18
netfilter: xt_hashlimit: simplify seqfile code
Alexey Dobriyan
1
-9
/
+5
2010-01-18
netfilter: netns: #ifdef ->iptable_security, ->ip6table_security
Alexey Dobriyan
2
-0
/
+4
2010-01-18
netfilter: xt_connlimit: netns support
Alexey Dobriyan
1
-3
/
+5
2010-01-13
netfilter: ctnetlink: netns support
Alexey Dobriyan
1
-26
/
+39
2010-01-13
netfilter: nfnetlink: netns support
Alexey Dobriyan
6
-35
/
+58
2010-01-11
netfilter: xt_osf: change %pi4 to %pI4
Joe Perches
1
-2
/
+2
2010-01-11
ipvs: use standardized format in sprintf
Joe Perches
1
-1
/
+1
2010-01-11
netfilter: nf_nat_ftp: remove (*mangle[]) array and functions, use %pI4
Joe Perches
1
-70
/
+35
2010-01-05
IPVS: Allow boot time change of hash size
Catalin(ux) M. BOIE
4
-26
/
+44
2010-01-04
netfilter: xtables: obtain random bytes earlier, in checkentry
Jan Engelhardt
2
-23
/
+14
2010-01-04
netfilter: xtables: do not grab random bytes at __init
Jan Engelhardt
2
-2
/
+11
2010-01-04
netfilter: xt_recent: save 8 bytes per htable
Jan Engelhardt
1
-4
/
+4
2010-01-04
netfilter: SNMP NAT: correct the size argument to kzalloc
Julia Lawall
1
-20
/
+11
2010-01-04
axnet_cs: remove unnecessary spin_unlock_irqrestore
Ken Kawasaki
1
-3
/
+0
2010-01-04
tipc: use kconfig to limit numeric ranges
Amerigo Wang
2
-7
/
+11
2010-01-04
can/netlink: add CAN_CTRLMODE_ONE_SHOT
Marc Kleine-Budde
1
-0
/
+1
2010-01-04
can: Speed up CAN frame receiption by using ml_priv
Oliver Hartkopp
3
-119
/
+96
2010-01-04
drivers/net/cxgb3: Use kzalloc for allocating only one thing
Julia Lawall
1
-1
/
+1
2010-01-04
bonding: allow arp_ip_targets on separate vlans to use arp validation
Andy Gospodarek
3
-3
/
+30
2009-12-30
Subject: drivers/net/sh_eth.c: use %pM to shown MAC address
H Hartley Sweeten
1
-7
/
+3
2009-12-30
drivers/net/r8169.c: use %pM to shown MAC address
H Hartley Sweeten
1
-7
/
+2
2009-12-30
drivers/net/octeon/octeon_mgmt.c: use %pM to shown MAC address
H Hartley Sweeten
1
-5
/
+2
2009-12-30
drivers/net/smc911x.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+2
2009-12-30
drivers/net/sunvnet.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+1
2009-12-30
drivers/net/usb/catc.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+2
2009-12-30
drivers/s390/net/qeth_l2_main.c: use %pM to shown MAC address
H Hartley Sweeten
1
-18
/
+6
2009-12-30
drivers/net/xilinx_emaclite.c: use %pM to shown MAC address
H Hartley Sweeten
1
-5
/
+1
2009-12-30
drivers/net/via-velocity.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+2
2009-12-30
drivers/net/usb/rtl8150.c: use %pM to shown MAC address
H Hartley Sweeten
1
-5
/
+2
2009-12-30
drivers/net/igbvf/netdev.c: use %pM to shown MAC address
H Hartley Sweeten
1
-10
/
+3
2009-12-30
drivers/net/lib82596.c: use %pM to shown MAC address
H Hartley Sweeten
1
-5
/
+3
2009-12-29
Revert "b43: Enforce DMA descriptor memory constraints"
John W. Linville
2
-158
/
+46
2009-12-28
mac80211: annotate sleeping driver ops
Kalle Valo
2
-16
/
+87
[next]