index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
audit_watch.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-21
stmmac: add the experimental PCI support
Giuseppe CAVALLARO
9
-290
/
+612
2011-12-21
sch_sfq: rehash queues in perturb timer
Eric Dumazet
1
-6
/
+81
2011-12-21
net: ethernet: xilinx: Don't use NO_IRQ in xilinx
Michal Simek
2
-2
/
+2
2011-12-21
tcp: Replace constants with #define macros
Vijay Subramanian
4
-6
/
+11
2011-12-20
net: doc: fix many typos in scaling.txt
Shan Wei
1
-4
/
+4
2011-12-20
qeth: recovery through asynchronous delivery
Einar Lueck
2
-5
/
+34
2011-12-20
qeth: improve recovery during resource shortage
Frank Blaschka
1
-2
/
+9
2011-12-20
netiucv: allow multiple interfaces to same peer
Ursula Braun
1
-82
/
+135
2011-12-20
qeth: forbid recovery during shutdown
Ursula Braun
2
-0
/
+2
2011-12-20
qeth: suspicious rcu_dereference_check in recovery
Ursula Braun
1
-4
/
+3
2011-12-20
af_iucv: get rid of state IUCV_SEVERED
Ursula Braun
2
-28
/
+8
2011-12-20
af_iucv: remove unused timer infrastructure
Ursula Braun
2
-23
/
+0
2011-12-20
af_iucv: release reference to HS device
Ursula Braun
1
-13
/
+24
2011-12-20
af_iucv: accelerate close for HS transport
Ursula Braun
1
-0
/
+7
2011-12-20
af_iucv: support ancillary data with HS transport
Ursula Braun
1
-0
/
+2
2011-12-20
macvtap: Fix macvtap_get_queue to use rxhash first
Krishna Kumar
1
-8
/
+8
2011-12-20
mlx4_en: FIX: Setting default_qpn before using it
Yevgeny Petrilin
1
-1
/
+1
2011-12-20
net: unix -- Add missing module.h inclusion
Cyrill Gorcunov
1
-0
/
+1
2011-12-20
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
52
-63
/
+64
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
60
-288
/
+288
2011-12-19
phy: Micrel KS8995MA 5-ports 10/100 managed Ethernet switch support added
Frederic LAMBERT
3
-0
/
+380
2011-12-19
de4x5/PCI: use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
1
-7
/
+2
2011-12-19
sunhme/PCI: use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
1
-7
/
+2
2011-12-19
qla3xxx: Adding Maintainer.
Jitendra Kalsaria
1
-0
/
+1
2011-12-19
net: two vzalloc() cleanups
Eric Dumazet
2
-4
/
+2
2011-12-19
tg3: Make the RSS indir tbl admin configurable
Matt Carlson
1
-7
/
+101
2011-12-19
bnx2: Update driver to use new mips firmware.
Michael Chan
1
-4
/
+4
2011-12-19
be2net: Fix INTx processing for Lancer
Padmanabh Ratnakar
1
-1
/
+9
2011-12-19
myri10ge: Fix typo of 'VMware' in comment.
Vinson Lee
1
-1
/
+1
2011-12-19
Revert "net: Remove unused neighbour layer ops."
David S. Miller
3
-0
/
+12
2011-12-19
mlx4: Fixing wrong error codes in communication channel
Yevgeny Petrilin
1
-32
/
+56
2011-12-19
mlx4: not using spin_lock_irq when getting vf by resource.
Yevgeny Petrilin
1
-2
/
+2
2011-12-19
mlx4_en: nullify cached multicast address list after cleanup
Alexander Guller
1
-0
/
+2
2011-12-19
mlx4_core: Changing link sensing logic
Yevgeny Petrilin
4
-16
/
+40
2011-12-19
mlx4: capability for link sensing
Yevgeny Petrilin
2
-3
/
+10
2011-12-16
wimax/i2400m: remove an unused variable
Dan Carpenter
1
-5
/
+2
2011-12-16
net:bridge: use IS_ENABLED
Igor Maravić
5
-6
/
+6
2011-12-16
net:netfilter: use IS_ENABLED
Igor Maravić
19
-46
/
+45
2011-12-16
net:x25: use IS_ENABLED
Igor Maravić
3
-5
/
+5
2011-12-16
net:core: use IS_ENABLED
Igor Maravić
2
-5
/
+4
2011-12-16
be2net: Add support for Skyhawk cards
Ajit Khaparde
2
-0
/
+6
2011-12-16
sch_gred: prefer GFP_KERNEL allocations
Eric Dumazet
1
-7
/
+11
2011-12-16
net: fix compilation with !CONFIG_NET
Glauber Costa
1
-0
/
+12
2011-12-16
net: fix sleeping while atomic problem in sock mem_cgroup.
Glauber Costa
1
-14
/
+14
2011-12-16
mlx4: Fix compile error when driver is comiled-in
Joerg Roedel
1
-2
/
+2
2011-12-16
batman-adv: Fix merge error.
David S. Miller
1
-1
/
+1
2011-12-16
sfc: Use skb_fill_page_desc() to simplify passing of page buffers to GRO
Ben Hutchings
1
-5
/
+2
2011-12-16
ethtool: Define and apply a default policy for RX flow hash indirection
Ben Hutchings
6
-20
/
+47
2011-12-16
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
Ben Hutchings
6
-111
/
+117
2011-12-16
ethtool: Clarify use of size field for ETHTOOL_GRXFHINDIR
Ben Hutchings
1
-2
/
+3
[next]