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
2013-07-27
net/sctp: Refactor SCTP skb checksum computation
Joe Stringer
4
-36
/
+20
2013-07-27
virtio-net: put virtio net header inline with data
Michael S. Tsirkin
2
-9
/
+37
2013-07-26
bond: cleanup netpoll code
stephen hemminger
1
-7
/
+1
2013-07-26
team: cleanup netpoll clode
stephen hemminger
1
-17
/
+8
2013-07-26
bridge: cleanup netpoll code
stephen hemminger
3
-17
/
+8
2013-07-26
bonding: use pre-defined macro in bond_mode_name instead of magic number 0
Wang Sheng-Hui
1
-1
/
+1
2013-07-24
drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_r...
Wolfram Sang
1
-3
/
+0
2013-07-24
net: Make devnet_rename_seq static
Thomas Gleixner
2
-4
/
+1
2013-07-24
tcp: TCP_NOTSENT_LOWAT socket option
Eric Dumazet
10
-6
/
+61
2013-07-24
net: add sk_stream_is_writeable() helper
Eric Dumazet
7
-8
/
+12
2013-07-24
net: sctp: trivial: add uapi/linux/sctp.h into maintainers
Daniel Borkmann
1
-0
/
+1
2013-07-24
net: sctp: trivial: update mailing list address
Daniel Borkmann
38
-42
/
+39
2013-07-24
drivers: net: cpsw: add support to show hw stats via ethtool
Mugunthan V N
1
-2
/
+200
2013-07-24
bonding: Fixed up a error "do not initialise statics to 0 or NULL" in bond_ma...
dingtianhong
1
-1
/
+1
2013-07-24
bonding: add rtnl protection for bonding_store_fail_over_mac
dingtianhong
1
-4
/
+11
2013-07-24
bonding: bond_sysfs.c checkpatch cleanup
dingtianhong
1
-4
/
+2
2013-07-24
bonding: don't call slave_xxx_netpoll under spinlocks
dingtianhong
1
-12
/
+3
2013-07-24
drivers/net: enic: Move ethtool code to a separate file
Neel Patel
5
-270
/
+309
2013-07-24
net: trans_rdma: remove unused function
Andi Shyti
1
-11
/
+0
2013-07-24
Merge branch 'be2net'
David S. Miller
3
-120
/
+218
2013-07-24
be2net: delete primary MAC address while unloading
Sathya Perla
1
-3
/
+5
2013-07-24
be2net: use SET/GET_MAC_LIST for SH-R
Sathya Perla
3
-36
/
+50
2013-07-24
be2net: refactor MAC-addr setup code
Sathya Perla
3
-58
/
+48
2013-07-24
be2net: fix pmac_id for BE3 VFs
Sathya Perla
1
-0
/
+4
2013-07-24
be2net: allow VFs to program MAC and VLAN filters
Sathya Perla
3
-0
/
+53
2013-07-24
be2net: fix MAC address modification for VF
Sathya Perla
3
-38
/
+73
2013-07-24
sh_eth: Add support for r8a7790 SoC
Simon Horman
2
-1
/
+22
2013-07-24
sh_eth: add support for RMIIMODE register
Simon Horman
2
-0
/
+6
2013-07-24
net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1
fan.du
1
-8
/
+8
2013-07-24
net ipv6: Remove rebundant rt6i_nsiblings initialization
fan.du
1
-1
/
+0
2013-07-23
vti: switch to new ip tunnel code
Amerigo Wang
1
-476
/
+52
2013-07-23
ip6mr: change the prototype of ip6_mr_forward().
Rami Rosen
1
-6
/
+5
2013-07-23
ipmr: change the prototype of ip_mr_forward().
Rami Rosen
1
-8
/
+7
2013-07-23
Merge branch 'team' ("add support for peer notifications and igmp rejoins for...
David S. Miller
8
-43
/
+245
2013-07-23
team: add support for sending multicast rejoins
Jiri Pirko
2
-0
/
+91
2013-07-23
net: convert resend IGMP to notifier event
Jiri Pirko
7
-42
/
+60
2013-07-23
team: add peer notification
Jiri Pirko
2
-1
/
+94
2013-07-23
macvlan fdb replace support
Thomas Richter
1
-0
/
+3
2013-07-23
vxlan fdb replace an existing entry
Thomas Richter
1
-0
/
+38
2013-07-22
Merge branch 'tcp'
David S. Miller
5
-80
/
+57
2013-07-22
tcp: use RTT from SACK for RTO
Yuchung Cheng
1
-9
/
+14
2013-07-22
tcp: measure RTT from new SACK
Yuchung Cheng
1
-6
/
+17
2013-07-22
tcp: prefer packet timing to TS-ECR for RTT
Yuchung Cheng
2
-50
/
+18
2013-07-22
tcp: consolidate SYNACK RTT sampling
Yuchung Cheng
5
-21
/
+14
2013-07-22
Merge branch 'fec'
David S. Miller
1
-37
/
+73
2013-07-22
fec: Use devm_request_irq()
Fabio Estevam
1
-18
/
+3
2013-07-22
fec: Remove unneeded check in platform_get_resource()
Fabio Estevam
1
-4
/
+1
2013-07-22
fec: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-12
/
+54
2013-07-22
fec: Enable/disable clk_ptp in suspend/resume
Fabio Estevam
1
-0
/
+4
2013-07-22
fec: Fix the order for enabling/disabling the clocks
Fabio Estevam
1
-8
/
+8
[next]