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: nf_conntrack: netns fix re reliable conntrack event delivery
Alexey Dobriyan
2009-08-31
1
-3
/
+3
*
ipvs: Use atomic operations atomicly
Simon Horman
2009-08-31
2
-6
/
+7
*
netfilter: nfnetlink: constify message attributes and headers
Patrick McHardy
2009-08-25
9
-35
/
+55
*
netlink: constify nlmsghdr arguments
Patrick McHardy
2009-08-25
5
-12
/
+13
*
netfilter: nf_conntrack: log packets dropped by helpers
Patrick McHardy
2009-08-25
2
-2
/
+10
*
netfilter: bridge: refcount fix
Eric Dumazet
2009-08-24
1
-1
/
+1
*
netfilter: nf_nat: fix inverted logic for persistent NAT mappings
Maximilian Engelhardt
2009-08-24
1
-1
/
+1
*
netfilter: xtables: mark initial tables constant
Jan Engelhardt
2009-08-24
22
-37
/
+42
*
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
2009-08-10
79
-1719
/
+210
|
\
|
*
netfilter: xtables: check for standard verdicts in policies
Jan Engelhardt
2009-08-10
3
-6
/
+57
|
*
netfilter: xtables: check for unconditionality of policies
Jan Engelhardt
2009-08-10
3
-14
/
+21
|
*
netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooks
Jan Engelhardt
2009-08-10
3
-3
/
+12
|
*
netfilter: xtables: use memcmp in unconditional check
Jan Engelhardt
2009-08-10
3
-23
/
+9
|
*
netfilter: iptables: remove unused datalen variable
Jan Engelhardt
2009-08-10
1
-4
/
+0
|
*
netfilter: xtables: realign struct xt_target_param
Jan Engelhardt
2009-08-10
1
-1
/
+1
|
*
netfilter: xtables: switch table AFs to nfproto
Jan Engelhardt
2009-08-10
9
-9
/
+9
|
*
netfilter: xtables: switch hook PFs to nfproto
Jan Engelhardt
2009-08-10
11
-36
/
+36
|
*
netfilter: conntrack: switch hook PFs to nfproto
Jan Engelhardt
2009-08-10
2
-10
/
+10
|
*
netfilter: xtables: remove redirecting header files
Jan Engelhardt
2009-08-10
42
-618
/
+5
|
*
netfilter: xtables: remove xt_owner v0
Jan Engelhardt
2009-08-10
5
-158
/
+12
|
*
netfilter: xtables: remove xt_mark v0
Jan Engelhardt
2009-08-10
3
-84
/
+10
|
*
netfilter: xtables: remove xt_iprange v0
Jan Engelhardt
2009-08-10
4
-69
/
+2
|
*
netfilter: xtables: remove xt_conntrack v0
Jan Engelhardt
2009-08-10
3
-193
/
+1
|
*
netfilter: xtables: remove xt_connmark v0
Jan Engelhardt
2009-08-10
3
-98
/
+11
|
*
netfilter: xtables: remove xt_MARK v0, v1
Jan Engelhardt
2009-08-10
3
-174
/
+9
|
*
netfilter: xtables: remove xt_CONNMARK v0
Jan Engelhardt
2009-08-10
3
-132
/
+11
|
*
netfilter: xtables: remove xt_TOS v0
Jan Engelhardt
2009-08-10
6
-93
/
+0
*
|
netfilter: ebtables: Use %pM conversion specifier
Tobias Klauser
2009-08-10
1
-22
/
+7
*
|
netfilter: nf_conntrack: add SCTP support for SO_ORIGINAL_DST
Rafael Laufer
2009-08-10
1
-4
/
+4
|
/
*
net: Avoid enqueuing skb for default qdiscs
Krishna Kumar
2009-08-07
4
-51
/
+108
*
mlx4_en: Not using Shared Receive Queues
Yevgeny Petrilin
2009-08-07
5
-73
/
+26
*
mlx4_en: Using real number of rings as RSS map size
Yevgeny Petrilin
2009-08-07
4
-41
/
+16
*
mlx4_en: Adaptive moderation policy change
Yevgeny Petrilin
2009-08-07
1
-3
/
+9
*
net: smsc911x: switch to new dev_pm_ops
Daniel Mack
2009-08-06
1
-11
/
+20
*
tc35815: Use 0 RxFragSize.MinFrag value for non-packing mode
Atsushi Nemoto
2009-08-06
1
-2
/
+0
*
tc35815: Fix rx_missed_errors count
Atsushi Nemoto
2009-08-06
1
-1
/
+1
*
tc35815: Increase timeout for mdio
Atsushi Nemoto
2009-08-06
1
-2
/
+4
*
tc35815: Improve BLEx / FDAEx handling
Atsushi Nemoto
2009-08-06
1
-34
/
+26
*
tc35815: Disable StripCRC
Atsushi Nemoto
2009-08-06
1
-3
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-08-06
96
-797
/
+2758
|
\
|
*
ath9k: fix compile warning on ath9k_hw_AR9287_check_eeprom()
Luis R. Rodriguez
2009-08-04
1
-4
/
+9
|
*
mac80211: FIF_PSPOLL filter flag
Igor Perminov
2009-08-04
4
-5
/
+26
|
*
ath9k: cancel xmit poll work at stop() callback
Luis R. Rodriguez
2009-08-04
1
-0
/
+2
|
*
ath9k: add initial hardware support for ar9271
Luis R. Rodriguez
2009-08-04
4
-40
/
+314
|
*
ath9k: add initvals and registry definitions for AR9271
Luis R. Rodriguez
2009-08-04
3
-0
/
+694
|
*
ath9k: add ar9271 revision and subrevision ID helpers
Luis R. Rodriguez
2009-08-04
1
-0
/
+12
|
*
ath9k: Remove _t postfix for ar9287_eeprom structure
Luis R. Rodriguez
2009-08-04
3
-12
/
+12
|
*
ath9k: remove spurious check for channel on keycache reset
Luis R. Rodriguez
2009-08-04
1
-3
/
+0
|
*
ath9k: remove dangling error check on keycache reset on hw init
Luis R. Rodriguez
2009-08-04
1
-3
/
+0
|
*
ath9k: call ath9k_hw_detach() once upon hw init failure
Luis R. Rodriguez
2009-08-04
2
-18
/
+9
[next]