index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-27
net: disallow to use net_assign_generic externally
Jiri Pirko
2
-53
/
+47
2010-04-27
cxgb4: increase serial number length
Dimitris Michailidis
1
-1
/
+1
2010-04-27
cxgb4: parse the VPD instead of relying on a static VPD layout
Dimitris Michailidis
1
-25
/
+39
2010-04-27
net: sk_add_backlog() take rmem_alloc into account
Eric Dumazet
5
-6
/
+27
2010-04-27
net: batch skb dequeueing from softnet input_pkt_queue
Changli Gao
2
-20
/
+43
2010-04-27
net: Make RFS socket operations not be inet specific.
David S. Miller
5
-44
/
+45
2010-04-27
ixgbe: Properly display 1 gig downshift warning for backplane
Anjali Singhai
1
-0
/
+5
2010-04-27
ixgbe: cleanup ethtool autoneg input
Don Skidmore
1
-1
/
+1
2010-04-27
ixgbevf: Fix link speed display
Greg Rose
2
-6
/
+9
2010-04-27
net: reimplement softnet_data.output_queue as a FIFO queue
Changli Gao
2
-10
/
+13
2010-04-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
9
-32
/
+112
2010-04-27
ixgb: Use pr_<level> and netdev_<level>
Joe Perches
7
-156
/
+105
2010-04-27
ixgbe: ixgbe_down needs to stop dev_watchdog
John Fastabend
1
-8
/
+7
2010-04-27
igb: add support for reporting 5GT/s during probe on PCIe Gen2
Alexander Duyck
4
-11
/
+24
2010-04-27
ixgbe: fix bug when EITR=0 causing no writebacks
Jesse Brandeburg
2
-14
/
+26
2010-04-27
ixgbe: enable extremely low latency
Jesse Brandeburg
2
-9
/
+87
2010-04-27
igbvf: double increment nr_frags
Koki Sanagi
1
-1
/
+1
2010-04-27
igb: double increment nr_frags
Koki Sanagi
1
-1
/
+1
2010-04-27
net: fix a lockdep rcu warning in __sk_dst_set()
Eric Dumazet
1
-2
/
+5
2010-04-27
rps: inet_rps_save_rxhash() argument is not const
Eric Dumazet
1
-1
/
+1
2010-04-27
TCP: avoid to send keepalive probes if receiving data
Flavio Leitner
3
-3
/
+11
2010-04-27
bridge: multicast router list manipulation
stephen hemminger
1
-15
/
+15
2010-04-27
bridge: use is_multicast_ether_addr
stephen hemminger
1
-1
/
+1
2010-04-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
29
-120
/
+794
2010-04-27
net: suppress RCU lockdep false positive in twsk_net()
Paul E. McKenney
1
-1
/
+3
2010-04-27
cxgb3: Wait longer for control packets on initialization
Andre Detsch
1
-1
/
+1
2010-04-27
e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata
Bruce Allan
3
-40
/
+55
2010-04-27
ixgbe: Power down PHY during driver resets
Peter Waskiewicz
3
-24
/
+62
2010-04-27
bridge: Fix build of ipv6 multicast code.
David S. Miller
1
-0
/
+1
2010-04-26
r8169: more broken register writes workaround
françois romieu
1
-0
/
+5
2010-04-26
r8169: failure to enable mwi should not be fatal
françois romieu
1
-14
/
+13
2010-04-26
bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.
YOSHIFUJI Hideaki / 吉藤英明
1
-6
/
+3
2010-04-26
bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.
YOSHIFUJI Hideaki / 吉藤英明
1
-3
/
+3
2010-04-26
ieee802154: Fix oops during ieee802154_sock_ioctl
Stefan Schmidt
1
-0
/
+3
2010-04-26
net: use sk_sleep()
Eric Dumazet
3
-21
/
+21
2010-04-26
pppoe: use pppoe_pernet instead of directly net_generic
Jiri Pirko
1
-1
/
+1
2010-04-26
phonet: use phonet_pernet instead of directly net_generic
Jiri Pirko
1
-8
/
+15
2010-04-26
tg3: Fix INTx fallback when MSI fails
Andre Detsch
1
-0
/
+1
2010-04-26
net: ipmr: add support for dumping routing tables over netlink
Patrick McHardy
1
-7
/
+89
2010-04-26
net: rtnetlink: decouple rtnetlink address families from real address families
Patrick McHardy
7
-19
/
+17
2010-04-26
net: fib_rules: mark arguments to fib_rules_register const and __net_initdata
Patrick McHardy
6
-6
/
+6
2010-04-25
ipv6: Fix inet6_csk_bind_conflict()
Eric Dumazet
1
-1
/
+1
2010-04-25
netns: rename unregister_pernet_subsys parameter
Jiri Pirko
1
-2
/
+2
2010-04-24
rps: optimize rps_get_cpu()
Changli Gao
1
-13
/
+11
2010-04-24
e100: Fix the TX workqueue race
Alan Cox
1
-2
/
+8
2010-04-24
sky2: add support for receive hashing
Stephen Hemminger
2
-2
/
+91
2010-04-23
Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-i...
David S. Miller
5
-156
/
+694
2010-04-23
IPv6: Complete IPV6_DONTFRAG support
Brian Haley
7
-8
/
+116
2010-04-23
IPv6: Add dontfrag argument to relevant functions
Brian Haley
9
-12
/
+46
2010-04-23
IPv6: data structure changes for new socket options
Brian Haley
3
-4
/
+57
[prev]
[next]