index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
/
initramfs_data.S
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-18
netfilter: xtables: reduce holes in struct xt_target
Jan Engelhardt
1
-1
/
+1
2010-03-18
netfilter: xtables: remove almost-unused xt_match_param.data member
Jan Engelhardt
2
-6
/
+6
2010-03-18
netfilter: update documentation fields of x_tables.h
Jan Engelhardt
1
-2
/
+8
2010-03-18
netfilter: xtables: make use of caller family rather than match family
Jan Engelhardt
5
-14
/
+14
2010-03-18
netfilter: xtables: resort osf kconfig text
Jan Engelhardt
1
-13
/
+13
2010-03-18
netfilter: xtables: limit xt_mac to ethernet devices
Jan Engelhardt
1
-0
/
+3
2010-03-18
netfilter: xtables: clean up xt_mac match routine
Jan Engelhardt
1
-8
/
+10
2010-03-18
netfilter: xtables: do without explicit XT_ALIGN
Jan Engelhardt
2
-2
/
+2
2010-03-17
netfilter: remove unused headers in net/netfilter/nfnetlink.c
Zhitong Wang
1
-3
/
+0
2010-03-17
netfilter: xt_recent: check for unsupported user space flags
Tim Gardner
2
-0
/
+8
2010-03-17
netfilter: xt_recent: add an entry reaper
Tim Gardner
2
-1
/
+31
2010-03-17
netfilter: xt_recent: remove old proc directory
Jan Engelhardt
3
-122
/
+0
2010-03-17
netfilter: xt_recent: update description
Jan Engelhardt
1
-1
/
+1
2010-03-17
netfilter: ebt_ip6: add principal maintainer in a MODULE_AUTHOR tag
Jan Engelhardt
1
-0
/
+1
2010-03-17
netfilter: update my email address
Jan Engelhardt
9
-12
/
+8
2010-03-17
netfilter: xtables: schedule xt_NOTRACK for removal
Jan Engelhardt
1
-0
/
+8
2010-03-17
netfilter: xtables: merge xt_CONNMARK into xt_connmark
Jan Engelhardt
6
-156
/
+116
2010-03-17
netfilter: xtables: merge xt_MARK into xt_mark
Jan Engelhardt
6
-82
/
+70
2010-03-17
netfilter: xtables: add comment markers to Xtables Kconfig
Jan Engelhardt
1
-0
/
+6
2010-03-17
netfilter: xt_NFQUEUE: consolidate v4/v6 targets into one
Jan Engelhardt
1
-28
/
+12
2010-03-17
netfilter: xt_CT: par->family is an nfproto
Jan Engelhardt
1
-2
/
+2
2010-03-17
e1000e: Fix build with CONFIG_PM disabled.
David S. Miller
1
-0
/
+2
2010-03-17
drivers/net/e100.c: Use pr_<level> and netif_<level>
Joe Perches
1
-85
/
+98
2010-03-17
NET: Support clause 45 MDIO commands at the MDIO bus level
Jason Gunthorpe
3
-15
/
+61
2010-03-17
e1000e / PCI / PM: Add basic runtime PM support (rev. 4)
Rafael J. Wysocki
2
-27
/
+138
2010-03-17
r8169 / PCI / PM: Add simplified runtime PM support (rev. 3)
Rafael J. Wysocki
1
-27
/
+125
2010-03-17
net: convert multiple drivers to use netdev_for_each_mc_addr, part7
Jiri Pirko
5
-41
/
+29
2010-03-17
drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level>
Joe Perches
4
-120
/
+91
2010-03-17
tipc: Allow retransmission of cloned buffers
Neil Horman
1
-5
/
+6
2010-03-17
tipc: Increase frequency of load distribution over broadcast link
Neil Horman
1
-21
/
+14
2010-03-17
net: core: add IFLA_STATS64 support
Jan Engelhardt
2
-1
/
+74
2010-03-17
net: tcp: make veno selectable as default congestion module
Jan Engelhardt
1
-0
/
+4
2010-03-17
net: tcp: make hybla selectable as default congestion module
Jan Engelhardt
1
-0
/
+4
2010-03-17
net: remove rcu locking from fib_rules_event()
Eric Dumazet
1
-8
/
+2
2010-03-17
bridge: per-cpu packet statistics (v3)
stephen hemminger
4
-6
/
+57
2010-03-17
rps: Receive Packet Steering
Tom Herbert
5
-59
/
+538
2010-03-17
RDS: Enable per-cpu workqueue threads
Tina Yang
1
-1
/
+1
2010-03-17
RDS: Do not call set_page_dirty() with irqs off
Andy Grover
3
-7
/
+12
2010-03-17
RDS: Properly unmap when getting a remote access error
Sherman Pun
1
-1
/
+5
2010-03-17
RDS: only put sockets that have seen congestion on the poll_waitq
Andy Grover
3
-2
/
+11
2010-03-17
RDS: Fix locking in rds_send_drop_to()
Tina Yang
1
-6
/
+7
2010-03-17
RDS: Turn down alarming reconnect messages
Andy Grover
3
-3
/
+6
2010-03-17
RDS: Workaround for in-use MRs on close causing crash
Andy Grover
1
-2
/
+2
2010-03-17
RDS: Fix send locking issue
Tina Yang
1
-3
/
+2
2010-03-17
RDS: Fix congestion issues for loopback
Andy Grover
3
-9
/
+7
2010-03-17
RDS/TCP: Wait to wake thread when write space available
Andy Grover
1
-1
/
+3
2010-03-17
RDS: update copy_to_user state in tcp transport
Andy Grover
1
-0
/
+1
2010-03-17
RDS: sendmsg() should check sndtimeo, not rcvtimeo
Andy Grover
1
-1
/
+1
2010-03-17
RDS: Do not BUG() on error returned from ib_post_send
Andy Grover
5
-12
/
+9
2010-03-16
bridge: Make first arg to deliver_clone const.
David S. Miller
1
-2
/
+4
[next]