index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: xtables: collapse conditions in xt_ecn
Jan Engelhardt
2011-12-27
1
-9
/
+6
*
netfilter: xtables: add an IPv6 capable version of the ECN match
Patrick McHardy
2011-12-27
1
-26
/
+80
*
netfilter: xtables: give xt_ecn its own name
Jan Engelhardt
2011-12-27
3
-24
/
+33
*
netfilter: xtables: move ipt_ecn to xt_ecn
Jan Engelhardt
2011-12-27
8
-36
/
+53
*
net: meth: Add set_rx_mode hook to fix ICMPv6 neighbor discovery
Joshua Kinard
2011-12-27
2
-2
/
+48
*
net: calxeda xgmac ethernet driver add missing HAS_IOMEM dependency
Heiko Carstens
2011-12-27
1
-1
/
+1
*
tipc: Allow use of buf_seqno() helper routine by unicast links
Allan Stephens
2011-12-27
3
-25
/
+24
*
tipc: Ignore broadcast acknowledgements that are out-of-range
Allan Stephens
2011-12-27
4
-13
/
+37
*
tipc: Flush unsent broadcast messages when contact with last node is lost
Allan Stephens
2011-12-27
1
-1
/
+11
*
tipc: Minor optimization of broadcast link transmit queue statistic
Allan Stephens
2011-12-27
1
-4
/
+4
*
tipc: Handle broadcast attempt when no neighboring nodes exist
Allan Stephens
2011-12-27
1
-1
/
+7
*
tipc: Ensure broadcast link spinlock is held when updating node map
Allan Stephens
2011-12-27
3
-10
/
+22
*
tipc: Eliminate dynamic allocation of broadcast link data structures
Allan Stephens
2011-12-27
3
-31
/
+13
*
tipc: Eliminate useless check when network address is assigned
Allan Stephens
2011-12-27
1
-7
/
+5
*
tipc: Minor correction to TIPC module unloading
Allan Stephens
2011-12-27
1
-1
/
+1
*
tipc: Eliminate useless memset operations in Ethernet media support
Allan Stephens
2011-12-27
1
-3
/
+0
*
tipc: Do timely cleanup of disabled Ethernet bearer resources
Allan Stephens
2011-12-27
1
-12
/
+27
*
tipc: Minor optimization to deactivation of Ethernet media suppot
Allan Stephens
2011-12-27
2
-5
/
+1
*
tipc: Revise comment justifying release of configuration spinlock
Allan Stephens
2011-12-27
1
-7
/
+6
*
tipc: Allow run-time alteration of default link settings
Allan Stephens
2011-12-27
3
-49
/
+127
*
tipc: Ignore neighbor discovery messages containing invalid address
Allan Stephens
2011-12-27
1
-0
/
+3
*
tipc: Hide media-specific addressing details from generic bearer code
Allan Stephens
2011-12-27
6
-41
/
+41
*
tipc: Add new address conversion routines for Ethernet media
Allan Stephens
2011-12-27
2
-3
/
+79
*
tipc: Improve handling of media address printing errors
Allan Stephens
2011-12-27
3
-15
/
+12
*
tipc: Streamline media registration error checking
Allan Stephens
2011-12-27
1
-29
/
+8
*
tipc: Eliminate duplication of media structures
Allan Stephens
2011-12-27
1
-20
/
+15
*
tipc: Optimize detection of duplicate media registration
Allan Stephens
2011-12-27
1
-19
/
+21
*
tipc: Register new media using pre-compiled structure
Allan Stephens
2011-12-27
3
-66
/
+45
*
tipc: Enable use by containers having their own network namespace
Allan Stephens
2011-12-27
1
-3
/
+0
*
bonding: document undocumented active_slave sysfs entry.
Nicolas de Pesloüan
2011-12-27
1
-0
/
+17
*
ipv6: Kill useless route tracing bits in net/ipv6/route.c
David S. Miller
2011-12-26
1
-20
/
+2
*
mlx4: Add missing include of linux/slab.h
Axel Lin
2011-12-26
1
-0
/
+1
*
unix: If we happen to find peer NULL when diag dumping, write zero.
David S. Miller
2011-12-26
1
-2
/
+1
*
unix_diag: Fix incoming connections nla length
Pavel Emelyanov
2011-12-26
1
-1
/
+2
*
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
2011-12-25
59
-378
/
+1168
|
\
|
*
netfilter: xtables: add nfacct match to support extended accounting
Pablo Neira Ayuso
2011-12-25
5
-0
/
+101
|
*
netfilter: add extended accounting infrastructure over nfnetlink
Pablo Neira Ayuso
2011-12-25
6
-1
/
+400
|
*
netfilter: ctnetlink: get and zero operations must be atomic
Pablo Neira Ayuso
2011-12-24
1
-45
/
+39
|
*
netfilter: ctnetlink: remove dead NAT code
Patrick McHardy
2011-12-23
9
-25
/
+1
|
*
netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet()
Patrick McHardy
2011-12-23
1
-6
/
+0
|
*
netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation()
Patrick McHardy
2011-12-23
1
-13
/
+1
|
*
netfilter: nat: remove module reference counting from NAT protocols
Patrick McHardy
2011-12-23
10
-32
/
+3
|
*
netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attribute
Patrick McHardy
2011-12-23
1
-0
/
+1
|
*
netfilter: nf_nat: use hash random for bysource hash
Patrick McHardy
2011-12-23
2
-1
/
+2
|
*
netfilter: nf_nat: export NAT definitions to userspace
Patrick McHardy
2011-12-23
29
-194
/
+185
|
*
netfilter: rework user-space expectation helper support
Pablo Neira Ayuso
2011-12-23
7
-48
/
+48
|
*
netfilter: ctnetlink: support individual atomic-get-and-reset of counters
Pablo Neira Ayuso
2011-12-18
1
-0
/
+11
|
*
netfilter: ctnetlink: use expect instead of master tuple in get operation
Pablo Neira Ayuso
2011-12-18
1
-1
/
+3
|
*
netfilter: nf_conntrack: use atomic64 for accounting counters
Eric Dumazet
2011-12-18
5
-33
/
+33
|
*
IPVS: Modify the SH scheduler to use weights
Michael Maxim
2011-12-13
2
-1
/
+32
[next]