index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ghash-generic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-23
sch_hfsc: report backlog information
Eric Dumazet
1
-0
/
+10
2011-12-23
usb: pegasus: cleanup a couple conditions
Dan Carpenter
1
-2
/
+2
2011-12-23
net: only use a single page of slop in MAX_SKB_FRAGS
Ian Campbell
1
-4
/
+8
2011-12-23
drivers/net/usb/asix: fixed asix_get_wol reported wrong wol status issue
allan
1
-1
/
+5
2011-12-23
packet: fix typo in packet_mmap.txt
Wei Yongjun
1
-1
/
+1
2011-12-23
bna: Add debugfs interface.
Krishna Gudipati
10
-4
/
+827
2011-12-23
bna: Added flash sub-module and ethtool eeprom entry points.
Krishna Gudipati
9
-39
/
+771
2011-12-23
stmmac: fix missing module license in the main.
Giuseppe Cavallaro
1
-0
/
+4
2011-12-23
netfilter: xt_connbytes: handle negation correctly
Florian Westphal
1
-3
/
+3
2011-12-23
net: relax rcvbuf limits
Eric Dumazet
3
-10
/
+6
2011-12-23
netlink: wake up netlink listeners sooner (v2)
stephen hemminger
1
-1
/
+1
2011-12-23
netlink: af_netlink cleanup (v2)
stephen hemminger
2
-18
/
+14
2011-12-23
Partial revert "Basic kernel memory functionality for the Memory Controller"
Glauber Costa
2
-107
/
+8
2011-12-23
rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()
Xi Wang
1
-2
/
+5
2011-12-23
net: introduce DST_NOPEER dst flag
Eric Dumazet
4
-4
/
+5
2011-12-23
mqprio: Avoid panic if no options are provided
Thomas Graf
1
-1
/
+1
2011-12-23
bridge: provide a mtu() method for fake_dst_ops
Eric Dumazet
1
-0
/
+6
2011-12-22
pata_of_platform: Add missing CONFIG_OF_IRQ dependency.
David Miller
1
-1
/
+1
2011-12-22
ipv4: using prefetch requires including prefetch.h
Stephen Rothwell
1
-0
/
+1
2011-12-22
vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL
Dave Kleikamp
1
-5
/
+2
2011-12-21
USB: Fix usb/isp1760 build on sparc
David Miller
1
-4
/
+4
2011-12-21
net: Add a flow_cache_flush_deferred function
Steffen Klassert
3
-4
/
+27
2011-12-21
ipv4: reintroduce route cache garbage collector
Eric Dumazet
1
-0
/
+107
2011-12-21
irda: use msecs_to_jiffies() rather than manual calculation
Xi Wang
1
-2
/
+2
2011-12-21
stmmac: update the driver's documentation (Dec-2011)
Giuseppe CAVALLARO
1
-7
/
+9
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-21
firmware: Refer to the co-maintained linux-firmware.git repository
Ben Hutchings
1
-1
/
+2
2011-12-21
SELinux: Fix RCU deref check warning in sel_netport_insert()
David Howells
1
-1
/
+3
2011-12-20
net: doc: fix many typos in scaling.txt
Shan Wei
1
-4
/
+4
2011-12-20
net: have ipconfig not wait if no dev is available
Gerlando Falauto
1
-0
/
+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
sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd
Thomas Graf
2
-11
/
+3
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
binary_sysctl(): fix memory leak
Michel Lespinasse
1
-1
/
+1
2011-12-20
mm/vmalloc.c: remove static declaration of va from __get_vm_area_node
Kautuk Consul
1
-1
/
+1
2011-12-20
ipmi_watchdog: restore settings when BMC reset
Corey Minyard
1
-3
/
+38
[next]