index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
hv
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-14
dcbnl: Return consistent error codes
Thomas Graf
1
-135
/
+138
2012-06-14
dcbnl: Use dcbnl_newmsg() where possible
Thomas Graf
1
-14
/
+2
2012-06-14
dcbnl: Remove now unused dcbnl_reply()
Thomas Graf
1
-37
/
+0
2012-06-14
dcbnl: Shorten all command handling functions
Thomas Graf
1
-550
/
+172
2012-06-14
dcbnl: Prepare framework to shorten handling functions
Thomas Graf
1
-0
/
+71
2012-06-13
ethtool: Make more commands available to unprivileged processes
Ben Hutchings
1
-0
/
+5
2012-06-13
net-next: add dev_loopback_xmit() to avoid duplicate code
Michel Machado
4
-29
/
+21
2012-06-13
bonding: remove packet cloning in recv_probe()
Eric Dumazet
5
-40
/
+36
2012-06-13
usbnet: don't initialize transfer buffer before submit status URB
tom.leiming@gmail.com
1
-1
/
+0
2012-06-13
usbnet: remove declaration for intr_complete
tom.leiming@gmail.com
1
-37
/
+35
2012-06-13
usbnet: remove flag of EVENT_DEV_WAKING
tom.leiming@gmail.com
1
-3
/
+2
2012-06-13
usbnet:cdc-phonet: remove usb_get/put_dev in .probe and .disconnect
tom.leiming@gmail.com
1
-3
/
+1
2012-06-13
usbnet:pegasus: remove usb_get/put_dev in .probe and .disconnect
tom.leiming@gmail.com
1
-4
/
+0
2012-06-13
usbnet: remove usb_get/put_dev in .probe and .disconnect
tom.leiming@gmail.com
1
-4
/
+0
2012-06-13
bonding: Fix corrupted queue_mapping
Eric Dumazet
2
-6
/
+10
2012-06-13
ipv4: Add interface option to enable routing of 127.0.0.0/8
Thomas Graf
5
-11
/
+34
2012-06-13
bonding:record primary when modify it via sysfs
Weiping Pan
1
-2
/
+6
2012-06-12
tilegx network driver: initial support
Chris Metcalf
3
-2
/
+1902
2012-06-12
phy: Use pr_<level>
Joe Perches
7
-36
/
+50
2012-06-12
tg3: Apply short DMA frag workaround to 5906
Matt Carlson
1
-1
/
+2
2012-06-12
af_packet: use sizeof instead of constant in spkt_device
danborkmann@iogearbox.net
1
-1
/
+1
2012-06-12
net: stmmac: Fix clock en-/disable calls
Stefan Roese
1
-2
/
+2
2012-06-12
inet: Fix BUG triggered by __rt{,6}_get_peer().
David S. Miller
2
-2
/
+2
2012-06-12
netfilter: nf_ct_tcp, udp: fix compilation with sysctl disabled
Pablo Neira Ayuso
2
-3
/
+3
2012-06-11
lpc_eth: fix tx completion
Eric Dumazet
1
-5
/
+5
2012-06-11
lpc_eth: add missing ndo_change_mtu()
Eric Dumazet
1
-0
/
+1
2012-06-11
net: keep name_hlist close to name
Eric Dumazet
1
-3
/
+4
2012-06-11
ssb: add missing PCI ID for b/g/n single band BCM4322
Jonas Gorski
1
-0
/
+1
2012-06-11
ath9k_hw: Initvals update for AR9462
Sujith Manoharan
1
-0
/
+1
2012-06-11
mwifiex: scan less channels per scan command to improve Tx traffic
Amitkumar Karwar
1
-7
/
+27
2012-06-11
mwifiex: fix simultaneous scan and Tx traffic problem
Amitkumar Karwar
4
-10
/
+89
2012-06-11
mwifiex: shorten per channel scan time
Bing Zhao
1
-3
/
+3
2012-06-11
inet: Avoid potential NULL peer dereference.
David S. Miller
3
-10
/
+13
2012-06-11
inet: Use FIB table peer roots in routes.
David S. Miller
2
-8
/
+14
2012-06-11
inet: Add inetpeer tree roots to the FIB tables.
David S. Miller
4
-5
/
+16
2012-06-11
inet: Add family scope inetpeer flushes.
David S. Miller
3
-1
/
+31
2012-06-11
ipv4: Kill ip_rt_frag_needed().
David S. Miller
4
-70
/
+1
2012-06-11
inet: Hide route peer accesses behind helpers.
David S. Miller
8
-59
/
+193
2012-06-11
dummy: fix rcu_sched self-detected stalls
Eric Dumazet
1
-1
/
+3
2012-06-11
net: Reorder initialization in ip_route_output to fix gcc warning
Roland Dreier
1
-1
/
+1
2012-06-11
virtio-net: fix a race on 32bit arches
Eric Dumazet
1
-7
/
+12
2012-06-11
r8169: avoid NAPI scheduling delay.
françois romieu
1
-5
/
+1
2012-06-10
net: Make linux/tcp.h C++ friendly (trivial)
Paul Pluzhnikov
1
-10
/
+10
2012-06-10
inet: Pass inetpeer root into inet_getpeer*() interfaces.
David S. Miller
5
-18
/
+11
2012-06-10
af_unix: remove unix_iter_state
Eric Dumazet
1
-5
/
+1
2012-06-10
ipv6: Do not mark ipv6_inetpeer_ops as __net_initdata.
David S. Miller
1
-1
/
+1
2012-06-10
inet: Consolidate inetpeer_invalidate_tree() interfaces.
David S. Miller
4
-14
/
+5
2012-06-10
inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c
David S. Miller
4
-49
/
+83
2012-06-09
[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.
David S. Miller
6
-40
/
+22
2012-06-09
tcp: Get rid of inetpeer special cases.
David S. Miller
5
-32
/
+19
[next]