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-05
ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE
Hannes Frederic Sowa
7
-9
/
+28
2013-11-05
Merge branch 'huawei_cdc_ncm'
David S. Miller
5
-13
/
+253
2013-11-05
net: cdc_ncm: remove non-standard NCM device IDs
Enrico Mioso
1
-11
/
+0
2013-11-05
net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driver
Enrico Mioso
3
-0
/
+246
2013-11-05
net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-use
Enrico Mioso
2
-2
/
+7
2013-11-05
ipv6: remove old conditions on flow label sharing
Florent Fourcot
1
-33
/
+0
2013-11-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
186
-4189
/
+15085
2013-11-04
virtio-net: coalesce rx frags when possible during rx
Jason Wang
1
-4
/
+11
2013-11-04
net: introduce skb_coalesce_rx_frag()
Jason Wang
2
-0
/
+15
2013-11-04
vxlan: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
Duan Jiong
1
-1
/
+1
2013-11-04
net: codel: Avoid undefined behavior from signed overflow
Jesper Dangaard Brouer
1
-4
/
+15
2013-11-04
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
3
-45
/
+249
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 branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
186
-4189
/
+15085
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
54
-209
/
+415
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
[next]