index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
xz
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-09
cgroup: fix sock_cgroup_data initialization on earlier compilers
Tejun Heo
1
-2
/
+2
2015-12-09
chelsio: constify cmac_ops structures
Julia Lawall
2
-2
/
+2
2015-12-09
bnx2x: remove rx_pkt/rx_calls
Eric Dumazet
2
-6
/
+0
2015-12-09
bnx2x: avoid soft lockup in bnx2x_poll()
Eric Dumazet
1
-30
/
+21
2015-12-09
rhashtable: Remove unnecessary wmb for future_tbl
Herbert Xu
1
-3
/
+0
2015-12-09
cxgb4: Adds PCI device id for new T5 adapters
Hariprasad Shenai
1
-0
/
+3
2015-12-09
cxgb4: Add FL DMA mapping error and low counter
Hariprasad Shenai
3
-0
/
+11
2015-12-09
cxgb4: Deal with wrap-around of queue for Work request
Hariprasad Shenai
1
-4
/
+53
2015-12-09
cxgb4: prevent simultaneous execution of service_ofldq()
Hariprasad Shenai
2
-6
/
+51
2015-12-09
cxgb4: Use ACCES_ONCE macro to read queue's consumer index
Hariprasad Shenai
1
-2
/
+2
2015-12-09
cxgb4/cxgb4vf: update Kconfig file to include T6 adapter
Hariprasad Shenai
1
-8
/
+9
2015-12-09
cxgb4: Align rest of the ethtool get stats
Hariprasad Shenai
1
-73
/
+73
2015-12-09
net: hns: optimize XGE capability by reducing cpu usage
yankejian
3
-30
/
+55
2015-12-09
sock, cgroup: add sock->sk_cgroup
Tejun Heo
6
-9
/
+191
2015-12-09
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
12
-38
/
+76
2015-12-09
netprio_cgroup: limit the maximum css->id to USHRT_MAX
Tejun Heo
2
-5
/
+14
2015-12-09
Revert "Merge branch 'vsock-virtio'"
Stefan Hajnoczi
14
-2778
/
+0
2015-12-09
sh_eth: get rid of bb_{set|clr|read}()
Sergei Shtylyov
1
-21
/
+6
2015-12-09
sh_eth: factor out common code from MDIO bitbang methods
Sergei Shtylyov
1
-23
/
+12
2015-12-09
sh_eth: remove mask fields from 'struct bb_info'
Sergei Shtylyov
1
-15
/
+7
2015-12-09
drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structures
Julia Lawall
8
-18
/
+18
2015-12-08
net: Fix inverted test in __skb_recv_datagram
Rainer Weikusat
1
-1
/
+1
2015-12-07
cxgb3: Convert simple_strtoul to kstrtox
LABBE Corentin
2
-13
/
+29
2015-12-07
net: dsa: move dsa slave destroy code to slave.c
Neil Armstrong
3
-2
/
+13
2015-12-07
net: dsa: Add missing master netdev dev_put() calls
Neil Armstrong
1
-1
/
+5
2015-12-07
net: dsa: cleanup resources upon module removal
Neil Armstrong
1
-0
/
+8
2015-12-07
net: dsa: remove DSA link polling
Neil Armstrong
2
-55
/
+0
2015-12-07
net, thunderx: Remove unnecessary rcv buffer start address management
Sunil Goutham
2
-48
/
+11
2015-12-07
net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
Yury Norov
1
-100
/
+40
2015-12-07
mac80211: handle HW ROC expired properly
Ilan Peer
1
-1
/
+5
2015-12-07
af_unix: fix unix_dgram_recvmsg entry locking
Rainer Weikusat
1
-15
/
+20
2015-12-07
core: enable more fine-grained datagram reception control
Rainer Weikusat
2
-29
/
+54
2015-12-07
PHY: DP83867: Remove looking in parent device for OF properties
Andrew Lunn
1
-4
/
+1
2015-12-07
net: cdc_ncm: add "ndp_to_end" sysfs attribute
Bjørn Mork
2
-0
/
+62
2015-12-07
net/mlx4_core: Support the HA mode for SRIOV VFs too
Moni Shoua
1
-10
/
+97
2015-12-07
IB/mlx4: Use the VF base-port when demuxing mad from wire
Or Gerlitz
1
-3
/
+14
2015-12-07
net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA mode
Moni Shoua
3
-23
/
+586
2015-12-07
net/mlx4_core: Support mirroring VF DMFS rules on both ports
Moni Shoua
2
-9
/
+186
2015-12-07
net/mlx4_core: Use both physical ports to dispatch link state events to VF
Moni Shoua
1
-4
/
+20
2015-12-07
net/mlx4_core: Use both physical ports to set the VF link state
Or Gerlitz
2
-1
/
+12
2015-12-07
VSOCK: fix returnvar.cocci warnings
Julia Lawall
1
-2
/
+1
2015-12-07
net: qmi_wwan: should hold RTNL while changing netdev type
Bjørn Mork
1
-7
/
+15
2015-12-06
Revert "i40e: remove CONFIG_I40E_VXLAN"
Singhai, Anjali
3
-7
/
+20
2015-12-06
fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
Jacob Keller
1
-3
/
+3
2015-12-06
fm10k: TRIVIAL fix typo of hardware
Jacob Keller
1
-2
/
+2
2015-12-06
fm10k: change default Tx ITR to 25usec
Jacob Keller
1
-1
/
+2
2015-12-06
fm10k: use macro for default Tx and Rx ITR values
Jacob Keller
3
-4
/
+6
2015-12-06
fm10k: Update adaptive ITR algorithm
Jacob Keller
3
-14
/
+45
2015-12-06
fm10k: introduce ITR_IS_ADAPTIVE macro
Jacob Keller
3
-5
/
+5
2015-12-06
fm10k: Add support for ITR scaling based on PCIe link speed
Jacob Keller
3
-4
/
+55
[next]