index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
hwmon
/
lm70
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-05
mlx4: add a new xmit_more counter
Eric Dumazet
4
-8
/
+19
2014-10-04
ip_tunnel: Add GUE support
Tom Herbert
2
-0
/
+14
2014-10-04
gue: Receive side for Generic UDP Encapsulation
Tom Herbert
3
-9
/
+217
2014-10-04
fou: eliminate IPv4,v6 specific GRO functions
Tom Herbert
4
-40
/
+13
2014-10-04
ip_tunnel: Account for secondary encapsulation header in max_headroom
Tom Herbert
1
-1
/
+1
2014-10-04
net: do not export skb_gro_receive()
Eric Dumazet
1
-1
/
+0
2014-10-04
drivers/net/irda/Kconfig: Let SH_IRDA depend on HAS_IOMEM
Chen Gang
1
-1
/
+1
2014-10-04
drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEM
Chen Gang
1
-1
/
+1
2014-10-04
drivers/net/dsa/Kconfig: Let NET_DSA_BCM_SF2 depend on HAS_IOMEM
Chen Gang
1
-0
/
+1
2014-10-04
drivers/net/can/Kconfig: Let CAN_AT91 depend on HAS_IOMEM
Chen Gang
1
-1
/
+1
2014-10-04
net/mlx5_core: Add ConnectX-4 to list of supported devices
Eli Cohen
1
-0
/
+1
2014-10-04
net/mlx5_core: Identify resources by their type
Eli Cohen
4
-25
/
+60
2014-10-04
net/mlx5_core: use set/get macros in device caps
Eli Cohen
5
-168
/
+298
2014-10-04
net/mlx5_core: Use hardware registers description header file
Eli Cohen
5
-114
/
+188
2014-10-04
net/mlx5_core: Update device capabilities handling
Eli Cohen
12
-222
/
+331
2014-10-04
qdisc: validate skb without holding lock
Eric Dumazet
4
-38
/
+56
2014-10-04
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
19
-34
/
+0
2014-10-03
qdisc: dequeue bulking also pickup GSO/TSO packets
Jesper Dangaard Brouer
1
-9
/
+3
2014-10-03
qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE
Jesper Dangaard Brouer
2
-2
/
+60
2014-10-03
et131x: Add PCIe gigabit ethernet driver et131x to drivers/net
Mark Einon
9
-8
/
+5597
2014-10-02
igb: bump version to 5.2.15
Todd Fujinaka
1
-1
/
+1
2014-10-02
i40e/igb: Convert to dev_consume_skb_any()
Rick Jones
2
-2
/
+2
2014-10-02
igb: remove blocking phy read from inside spinlock
Bernhard Kaindl
3
-18
/
+0
2014-10-02
ixgbe: delete one duplicate marcro definition of IXGBE_MAX_L2A_QUEUES
Ethan Zhao
1
-1
/
+0
2014-10-02
ixgbe: fix setting of TXDCTL.WTRHESH when ITR is set to 0 and no BQL
Emil Tantilov
2
-6
/
+1
2014-10-02
ixgbe: remove wait loop on autoneg for copper devices
Emil Tantilov
1
-41
/
+0
2014-10-02
ixgbe: Convert the normal transmit complete path to dev_consume_skb_any()
Rick Jones
1
-1
/
+1
2014-10-02
fm10k: Correctly set the number of Tx queues
Alexander Duyck
1
-1
/
+5
2014-10-02
fm10k: Reduce buffer size when pages are larger than 4K
Alexander Duyck
1
-6
/
+2
2014-10-02
bna: Update Maintainer Email
Rasesh Mody
1
-1
/
+1
2014-10-02
net: phy: add BCM7425 and BCM7429 PHYs
Petri Gynther
2
-0
/
+30
2014-10-02
net: bcmgenet: fix bcmgenet_put_tx_csum()
Petri Gynther
1
-6
/
+7
2014-10-02
net: pktgen: packet bursting via skb->xmit_more
Alexei Starovoitov
2
-2
/
+27
2014-10-02
net: bridge: add a br_set_state helper function
Florian Fainelli
6
-11
/
+17
2014-10-02
net_sched: avoid calling tcf_unbind_filter() in call_rcu callback
WANG Cong
2
-9
/
+7
2014-10-02
net_sched: fix another crash in cls_tcindex
WANG Cong
1
-3
/
+9
2014-10-02
vxlan: Set inner protocol before transmit
Tom Herbert
1
-0
/
+4
2014-10-02
gre: Set inner protocol in v4 and v6 GRE transmit
Tom Herbert
2
-2
/
+8
2014-10-02
ipip: Set inner IP protocol in ipip
Tom Herbert
1
-0
/
+2
2014-10-02
sit: Set inner IP protocol in sit
Tom Herbert
1
-0
/
+4
2014-10-02
udp: Generalize skb_udp_segment
Tom Herbert
4
-9
/
+73
2014-10-02
bpf: add tests to verifier testsuite
Alexei Starovoitov
1
-0
/
+130
2014-10-02
bpf: add search pruning optimization to verifier
Alexei Starovoitov
1
-0
/
+146
2014-10-02
net: fec: implement rx_copybreak to improve rx performance
Nimrod Andy
2
-65
/
+145
2014-10-02
net: avoid one atomic operation in skb_clone()
Eric Dumazet
1
-6
/
+17
2014-10-02
net/dccp/ccid.c: add __init to ccid_activate
Fabian Frederick
1
-1
/
+1
2014-10-02
net/dccp/proto.c: add __init to dccp_mib_init
Fabian Frederick
1
-1
/
+1
2014-10-01
r8152: disable power cut for RTL8153
hayeswang
1
-1
/
+1
2014-10-01
r8152: remove clearing bp
hayeswang
1
-27
/
+1
2014-10-01
bnx2: Correctly receive full sized 802.1ad fragmes
Vlad Yasevich
1
-2
/
+3
[next]