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-11-04
tcp: properly handle stretch acks in slow start
Yuchung Cheng
16
-82
/
+59
2013-11-04
tcp: enable sockets to use MSG_FASTOPEN by default
Yuchung Cheng
2
-3
/
+3
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
5
-11
/
+52
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
25
-198
/
+305
2013-11-04
netfilter: nft_compat: use _safe version of list_for_each
Dan Carpenter
1
-4
/
+4
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
13
-2291
/
+2511
2013-11-04
Merge branch 'mlx4'
David S. Miller
11
-120
/
+675
2013-11-04
net/mlx4_core: Implement resource quota enforcement
Jack Morgenstein
2
-13
/
+173
2013-11-04
net/mlx4_core: Fix quota handling in the QUERY_FUNC_CAP wrapper
Jack Morgenstein
1
-23
/
+65
2013-11-04
mlx4: Structures and init/teardown for VF resource quotas
Jack Morgenstein
7
-23
/
+222
2013-11-04
net/mlx4_core: Fix checking order in MR table init
Jack Morgenstein
1
-3
/
+3
2013-11-04
net/mlx4_core: Don't fail reg/unreg vlan for older guests
Jack Morgenstein
3
-1
/
+18
2013-11-04
net/mlx4_core: Resource tracker for reg/unreg vlans
Jack Morgenstein
1
-6
/
+121
2013-11-04
net/mlx4_en: Use vlan id instead of vlan index for unregistration
Jack Morgenstein
6
-21
/
+20
2013-11-04
net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware spec
Jack Morgenstein
3
-25
/
+49
2013-11-04
net/mlx4_core: Fix register/unreg vlan flow
Jack Morgenstein
1
-11
/
+10
2013-11-04
sh_eth: check platform data pointer
Sergei Shtylyov
1
-0
/
+6
2013-11-04
Merge branch 'usbnet'
David S. Miller
2
-17
/
+11
2013-11-04
net: cdc_mbim: fixup error return value
Bjørn Mork
1
-4
/
+2
2013-11-04
net: cdc_mbim: no need to check for resume if suspend exists
Bjørn Mork
1
-1
/
+1
2013-11-04
net: qmi_wwan: no need to check for resume if suspend exists
Bjørn Mork
1
-1
/
+1
2013-11-04
net: qmi_wwan: manage_power should always set needs_remote_wakeup
Bjørn Mork
1
-6
/
+4
2013-11-04
net: cdc_mbim: manage_power should always set needs_remote_wakeup
Bjørn Mork
1
-5
/
+3
2013-11-04
Merge branch 'qlcnic'
David S. Miller
12
-409
/
+569
2013-11-04
qlcnic: update version to 5.3.52
Himanshu Madhani
1
-2
/
+2
2013-11-04
qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters.
Himanshu Madhani
5
-17
/
+18
2013-11-04
qlcnic: refactor Tx/SDS ring calculation and validation in driver.
Himanshu Madhani
12
-311
/
+404
2013-11-04
qlcnic: Enhance ethtool Statistics for Multiple Tx queue.
Himanshu Madhani
4
-62
/
+94
2013-11-04
qlcnic: Register netdev in FAILED state for 83xx/84xx
Sucheta Chakraborty
6
-33
/
+67
2013-11-04
lib: crc32: reduce number of cases for crc32{, c}_combine
Daniel Borkmann
1
-2
/
+2
2013-11-04
lib: crc32: conditionally resched when running testcases
Daniel Borkmann
1
-0
/
+3
2013-11-04
net: checksum: fix warning in skb_checksum
Daniel Borkmann
2
-1
/
+6
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
189
-1166
/
+1493
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
59
-287
/
+303
2013-11-04
net/mlx4_core: Fix call to __mlx4_unregister_mac
Jack Morgenstein
1
-1
/
+1
2013-11-04
Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can
David S. Miller
2
-10
/
+16
2013-11-04
net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb
Daniel Borkmann
1
-1
/
+0
2013-11-03
net/hsr: Add support for the High-availability Seamless Redundancy protocol (...
Arvid Brodin
15
-0
/
+2403
2013-11-03
net: extend net_device allocation to vmalloc()
Eric Dumazet
4
-11
/
+24
2013-11-03
Merge branch 'sctp_csum'
David S. Miller
7
-258
/
+350
2013-11-03
net: sctp: fix and consolidate SCTP checksumming code
Daniel Borkmann
2
-45
/
+20
2013-11-03
net: skb_checksum: allow custom update/combine for walking skb
Daniel Borkmann
3
-13
/
+37
2013-11-03
lib: crc32: add test cases for crc32{, c}_combine routines
Daniel Borkmann
1
-0
/
+72
2013-11-03
lib: crc32: add functionality to combine two crc32{, c}s in GF(2)
Daniel Borkmann
2
-0
/
+121
2013-11-03
lib: crc32: clean up spacing in test cases
Daniel Borkmann
1
-200
/
+100
2013-11-03
Linux 3.12
v3.12
Linus Torvalds
1
-1
/
+1
2013-11-03
netfilter: nf_tables: remove duplicated include from nf_tables_ipv4.c
Wei Yongjun
1
-1
/
+0
2013-11-03
netfilter: ctnetlink: account both directions in one step
Holger Eitzenberger
1
-25
/
+24
2013-11-03
netfilter: introduce nf_conn_acct structure
Holger Eitzenberger
6
-24
/
+38
2013-11-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-7
/
+8
[next]