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-05-08
ipv4: Use inet_csk_route_child_sock() in DCCP and TCP.
David S. Miller
2
-17
/
+20
2011-05-08
ipv4: Create inet_csk_route_child_sock().
David S. Miller
2
-0
/
+36
2011-05-08
sctp: Store a flowi in transports to provide persistent keying.
David S. Miller
2
-6
/
+4
2011-05-08
ipv4: Use cork flow in ip_queue_xmit()
David S. Miller
1
-2
/
+3
2011-05-08
ipv4: Use cork flow in inet_sk_{reselect_saddr,rebuild_header}()
David S. Miller
1
-5
/
+7
2011-05-08
ipv4: Lock socket and use cork flow in ip4_datagram_connect().
David S. Miller
1
-8
/
+15
2011-05-08
l2tp: Use cork flow in l2tp_ip_connect() and l2tp_ip_sendmsg()
David S. Miller
1
-7
/
+9
2011-05-08
l2tp: Fix locking in l2tp_core.c
David S. Miller
1
-0
/
+8
2011-05-08
l2tp: Fix locking in l2tp_ip.c
David S. Miller
1
-4
/
+15
2011-05-08
tcp: Use cork flow in tcp_v4_connect()
David S. Miller
1
-6
/
+7
2011-05-08
dccp: Use cork flow in dccp_v4_connect()
David S. Miller
1
-5
/
+6
2011-05-08
ethtool: remove phys_id from ethtool_ops
Stephen Hemminger
2
-12
/
+1
2011-05-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-96
/
+100
2011-05-07
hamachi: Put back RX_CHECKSUM
David S. Miller
1
-0
/
+1
2011-05-07
ixgbe: add ethtool counters for OS2BMC
Emil Tantilov
3
-1
/
+18
2011-05-07
ixgbe: add rxhash support
Emil Tantilov
2
-2
/
+19
2011-05-07
igb: convert to ethtool set_phys_id
Jeff Kirsher
1
-18
/
+19
2011-05-07
e1000: convert to set_phys_id
Jeff Kirsher
2
-37
/
+16
2011-05-07
e100: implemenet set_phys_id
Jeff Kirsher
1
-38
/
+28
2011-05-06
ipv4: Initialize cork->opt using NULL not 0.
David S. Miller
1
-1
/
+1
2011-05-06
ipv4: Initialize on-stack cork more efficiently.
David S. Miller
1
-1
/
+4
2011-05-06
inet: Decrease overhead of on-stack inet_cork.
David S. Miller
5
-33
/
+41
2011-05-06
hamachi: Delete TX checksumming code commented out since 1999
David S. Miller
1
-79
/
+0
2011-05-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
28
-66
/
+170
2011-05-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
244
-6490
/
+12283
2011-05-05
net: Add sendmmsg socket system call
Anton Blanchard
16
-52
/
+192
2011-05-05
can: fix SJA1000 dlc for RTR packets
Kurt Van Dijck
1
-1
/
+1
2011-05-05
net: call dev_alloc_name from register_netdevice
Jiri Pirko
20
-134
/
+12
2011-05-05
bnx2x: function descriptions format fixed
Dmitry Kravkov
6
-266
/
+194
2011-05-05
bnx2x: update year to 2011 and version to 1.62.12-0
Dmitry Kravkov
15
-17
/
+17
2011-05-05
bnx2x: improve memory handling, low memory recovery flows
Dmitry Kravkov
5
-276
/
+449
2011-05-05
bnx2x: Do storage mac address validation for SF mode.
Dmitry Kravkov
1
-16
/
+16
2011-05-05
bnx2x: allow WoL on every function in MF modes
Dmitry Kravkov
1
-7
/
+3
2011-05-05
bnx2x: link report improvements
Vladislav Zolotarov
4
-35
/
+141
2011-05-05
stmmac: removed not used definitions
Giuseppe CAVALLARO
1
-3
/
+0
2011-05-05
usbnet: runtime pm: fix out of memory
Ming Lei
1
-3
/
+7
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
244
-6490
/
+12283
2011-05-05
mac80211: Fix a warning due to skipping tailroom reservation for IV
Mohammed Shafi Shajakhan
1
-2
/
+4
2011-05-04
can: rename can_try_module_get to can_get_proto
Kurt Van Dijck
1
-4
/
+9
2011-05-04
can: make struct can_proto const
Kurt Van Dijck
4
-10
/
+10
2011-05-04
net: ip_expire() must revalidate route
Eric Dumazet
1
-16
/
+15
2011-05-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
14
-201
/
+559
2011-05-04
ipv6: Use flowi4->{daddr,saddr} in ipip6_tunnel_xmit().
David S. Miller
1
-2
/
+2
2011-05-04
ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels.
David S. Miller
2
-26
/
+30
2011-05-04
ipv4: Pass explicit saddr/daddr args to ipmr_get_route().
David S. Miller
3
-9
/
+12
2011-05-04
ixgbe: Cleanup PCIe bus speed info
Don Skidmore
1
-2
/
+2
2011-05-04
ixgbe: improve EEPROM read/write operations
Emil Tantilov
7
-100
/
+465
2011-05-04
ixgbe: fix sparse warning
Emil Tantilov
1
-46
/
+62
2011-05-04
ixgbe: fix typo error with software defined pins on 82599
Don Skidmore
1
-1
/
+2
2011-05-04
ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync()
Emil Tantilov
3
-8
/
+7
[next]