index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-29
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
44
-131
/
+163
2011-04-29
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
David Decotigny
20
-89
/
+117
2011-04-29
ethtool: cosmetics: enforce const-ness in ethtool_cmd_speed
David Decotigny
1
-4
/
+10
2011-04-29
qlcnic: Support for GBE port settings
Sony Chacko
3
-63
/
+40
2011-04-29
qlcnic: support rcv ring configuration through ethtool
Sucheta Chakraborty
3
-33
/
+156
2011-04-29
ipv4, ipv6, bonding: Restore control over number of peer notifications
Ben Hutchings
6
-22
/
+105
2011-04-29
pktgen: create num frags requested
amit salecha
1
-26
/
+9
2011-04-29
bpf: depends on MODULES
Eric Dumazet
1
-0
/
+1
2011-04-28
ipv4: Get route daddr from flow key in l2tp_ip_connect().
David S. Miller
1
-1
/
+1
2011-04-28
ipv4: Get route daddr from flow key in tcp_v4_connect().
David S. Miller
1
-2
/
+2
2011-04-28
ipv4: Get route daddr from flow key in inet_csk_route_req().
David S. Miller
1
-1
/
+1
2011-04-28
ipv4: Get route daddr from flow key in ip4_datagram_connect().
David S. Miller
1
-1
/
+1
2011-04-28
ipv4: Get route daddr from flow key in dccp_v4_connect().
David S. Miller
1
-1
/
+1
2011-04-28
ipv4: Fetch route saddr from flow key in l2tp_ip_connect().
David S. Miller
1
-2
/
+2
2011-04-28
ipv4: Fetch route saddr from flow key in tcp_v4_connect().
David S. Miller
1
-1
/
+1
2011-04-28
ipv4: Fetch route saddr from flow key in ip4_datagram_connect().
David S. Miller
1
-2
/
+2
2011-04-28
ipv4: Fetch route saddr from flow key in inet_sk_reselect_saddr().
David S. Miller
1
-1
/
+1
2011-04-28
ipv4: Remove now superfluous code in ip_route_connect().
David S. Miller
1
-2
/
+0
2011-04-28
ipv4: Use caller's on-stack flowi as-is in output route lookups.
David S. Miller
2
-79
/
+81
2011-04-28
net: Use non-zero allocations in dst_alloc().
David S. Miller
5
-35
/
+74
2011-04-28
net: Make dst_alloc() take more explicit initializations.
David S. Miller
6
-61
/
+44
2011-04-28
l2tp: Fix inet_opt conversion.
David S. Miller
1
-2
/
+4
2011-04-28
net: ibmveth: force reconfiguring checksum settings on startup
Michał Mirosław
1
-0
/
+2
2011-04-28
qlcnic: fix memory leak in qlcnic_blink_led.
Sucheta Chakraborty
2
-8
/
+6
2011-04-28
tg3: Convert u32 flag,flg2,flg3 uses to bitmap
Joe Perches
2
-739
/
+728
2011-04-28
net: allow user to change NETIF_F_HIGHDMA
Michał Mirosław
1
-1
/
+2
2011-04-28
bridge: convert br_features_recompute() to ndo_fix_features
Michał Mirosław
4
-67
/
+19
2011-04-28
net: fix netdev_increment_features()
Michał Mirosław
2
-25
/
+17
2011-04-28
net:use help function of skb_checksum_start_offset to calculate offset
Shan Wei
2
-2
/
+2
2011-04-28
inet: add RCU protection to inet->opt
Eric Dumazet
17
-168
/
+241
2011-04-27
net: filter: Just In Time compiler for x86-64
Eric Dumazet
14
-62
/
+918
2011-04-27
ipv4: Kill RTO_CONN.
David S. Miller
1
-4
/
+0
2011-04-27
ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report().
David S. Miller
1
-10
/
+0
2011-04-27
ipv4: Sanitize and simplify ip_route_{connect,newports}()
David S. Miller
6
-48
/
+74
2011-04-27
r8169: fix merge conflict fix.
Francois Romieu
1
-20
/
+5
2011-04-27
sctp: clean up route lookup calls
Vlad Yasevich
4
-31
/
+24
2011-04-27
sctp: remove useless arguments from get_saddr() call
Vlad Yasevich
4
-7
/
+2
2011-04-27
sctp: make sctp over IPv6 work with IPsec
Vlad Yasevich
1
-5
/
+11
2011-04-27
sctp: cache the ipv6 source after route lookup
Vlad Yasevich
5
-127
/
+112
2011-04-27
sctp: fix sctp to work with ipv6 source address routing
Weixing Shi
1
-1
/
+43
2011-04-27
ixgbe: convert to ethtool set_phys_id
Emil Tantilov
2
-12
/
+18
2011-04-27
ixgbe: fix X540 ethtool loopback test.
Don Skidmore
1
-0
/
+7
2011-04-27
ixgbe: Bump version
Don Skidmore
1
-2
/
+2
2011-04-27
ixgbe: enable SCTP checksum offload for X540
Don Skidmore
1
-1
/
+7
2011-04-27
ixgbe: do not clear FCoE DDP error status for received ABTS
Yi Zou
1
-2
/
+2
2011-04-27
ixgbe: fix static functions
John Fastabend
4
-5
/
+5
2011-04-27
ixgbe: remove ntuple display support
Alexander Duyck
2
-6
/
+0
2011-04-27
ixgbe: add LED blink code for x540
Emil Tantilov
1
-2
/
+62
2011-04-27
ixgbe: add support for 64k EEPROM for 82599
Emil Tantilov
1
-1
/
+30
2011-04-27
ixgbe: register defines cleanup
Emil Tantilov
2
-67
/
+125
[next]