index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
util.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-04
netfilter: nft_compat: use _safe version of list_for_each
Dan Carpenter
1
-4
/
+4
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
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
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
net/mlx4_core: Fix call to __mlx4_unregister_mac
Jack Morgenstein
1
-1
/
+1
2013-11-04
net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb
Daniel Borkmann
1
-1
/
+0
2013-11-04
net/hsr: Add support for the High-availability Seamless Redundancy protocol (...
Arvid Brodin
15
-0
/
+2403
2013-11-04
net: extend net_device allocation to vmalloc()
Eric Dumazet
4
-11
/
+24
2013-11-04
net: sctp: fix and consolidate SCTP checksumming code
Daniel Borkmann
2
-45
/
+20
2013-11-04
net: skb_checksum: allow custom update/combine for walking skb
Daniel Borkmann
3
-13
/
+37
2013-11-04
lib: crc32: add test cases for crc32{, c}_combine routines
Daniel Borkmann
1
-0
/
+72
2013-11-04
lib: crc32: add functionality to combine two crc32{, c}s in GF(2)
Daniel Borkmann
2
-0
/
+121
2013-11-04
lib: crc32: clean up spacing in test cases
Daniel Borkmann
1
-200
/
+100
2013-11-04
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
ipc, msg: forbid negative values for "msg{max,mnb,mni}"
Mathias Krause
2
-11
/
+15
2013-11-02
ARC: Incorrect mm reference used in vmalloc fault handler
Vineet Gupta
1
-3
/
+3
2013-11-02
net: flow_dissector: fail on evil iph->ihl
Jason Wang
1
-1
/
+1
2013-11-02
bonding: bond_get_size() returns wrong size
Dan Carpenter
1
-2
/
+2
2013-11-02
net: cdc_ncm: no not set tx_max higher than the device supports
Bjørn Mork
1
-2
/
+1
2013-11-02
net: cdc_ncm: improve bind error debug messages
Bjørn Mork
1
-10
/
+26
2013-11-02
net: cdc_ncm: return proper error if setup fails
Bjørn Mork
1
-2
/
+2
2013-11-02
net: cdc_ncm: refactoring cdc_ncm_setup
Bjørn Mork
1
-64
/
+44
2013-11-02
net: cdc_ncm: drop "extern" from header declarations
Bjørn Mork
1
-6
/
+6
2013-11-02
net: cdc_ncm: endian convert constants instead of variables
Bjørn Mork
1
-2
/
+2
2013-11-02
net: cdc_ncm: log signatures in hex
Bjørn Mork
1
-4
/
+6
2013-11-02
net: cdc_ncm: use netif_* and dev_* instead of pr_*
Bjørn Mork
1
-50
/
+48
2013-11-02
net: cdc_ncm: log the length we warn about
Bjørn Mork
1
-1
/
+1
[next]