index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
atm
/
addr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-04
netfilter: Use nf_hook_state in nf_queue_entry.
David S. Miller
5
-49
/
+39
2015-04-04
netfilter: Create and use nf_hook_state.
David S. Miller
4
-50
/
+59
2015-04-03
test_rhashtable: Remove bogus max_size setting
Herbert Xu
1
-1
/
+0
2015-04-03
mvneta: implement SGMII-based in-band link state signaling
Stas Sergeev
1
-11
/
+95
2015-04-03
add fixed_phy_update_state() - update state of fixed_phy
Stas Sergeev
2
-0
/
+38
2015-04-03
ebpf: add skb->priority to offset map for usage in {cls, act}_bpf
Daniel Borkmann
2
-0
/
+8
2015-04-03
jhash: Update jhash_[321]words functions to use correct initval
Alexander Duyck
1
-6
/
+11
2015-04-03
netdevice: document NETDEV_TX_BUSY deprecation.
Rusty Russell
1
-1
/
+4
2015-04-03
ipv4: coding style: comparison for inequality with NULL
Ian Morris
30
-63
/
+64
2015-04-03
ipv4: coding style: comparison for equality with NULL
Ian Morris
39
-202
/
+210
2015-04-03
i40e: Bump to version 1.3.1
Catherine Sullivan
1
-2
/
+2
2015-04-03
i40evf: Refactor VF RSS code
Anjali Singhai Jain
1
-32
/
+11
2015-04-03
i40evf: protect VLAN filter list
Mitch Williams
1
-2
/
+22
2015-04-03
i40e: Communicate VSI id in place of VSI index to the VFs
Anjali Singhai Jain
4
-53
/
+76
2015-04-03
i40e: stop flow director on shutdown
Mitch Williams
1
-0
/
+2
2015-04-03
i40e: fix up VXLAN messages
Shannon Nelson
1
-19
/
+19
2015-04-03
i40e: Don't register/de-register apps on NIC partitions in MFP mode
Neerav Parikh
1
-0
/
+8
2015-04-03
i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabled
Greg Rose
2
-0
/
+27
2015-04-03
i40e: warn at the right time
Mitch Williams
1
-3
/
+2
2015-04-03
i40e: fix invalid void return in FCoE code
Jesse Brandeburg
1
-2
/
+1
2015-04-03
i40e/i40evf: fix bug when skb allocation fails
Jesse Brandeburg
2
-2
/
+8
2015-04-03
i40e: Change some memcpys to struct assignments
Jesse Brandeburg
1
-11
/
+8
2015-04-03
i40e: Print some more info to help figure out the cause of HMC error
Anjali Singhai Jain
1
-0
/
+3
2015-04-03
i40e: validate VSI param from VFs
Mitch Williams
1
-0
/
+2
2015-04-03
i40evf: Fix Outer UDP RX checksum code
Anjali Singhai Jain
1
-11
/
+13
2015-04-02
net/mlx5_core: Extend struct mlx5_interface to support multiple protocols
Saeed Mahameed
3
-0
/
+31
2015-04-02
net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver
Saeed Mahameed
2
-4
/
+9
2015-04-02
net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core
Saeed Mahameed
5
-105
/
+98
2015-04-02
net/mlx5_core: Update module info macros for ConnectX4 Support
Achiad Shochat
1
-3
/
+3
2015-04-02
IB/mlx5: Fix Mellanox copyright note
Saeed Mahameed
12
-12
/
+12
2015-04-02
net/mlx5_core: Fix Mellanox copyright note
Saeed Mahameed
26
-26
/
+26
2015-04-02
net/mlx5_core: Fix a bug in alloc_token
Achiad Shochat
1
-1
/
+4
2015-04-02
net/mlx5_core: Avoid usage command work entry after writing command doorbell
Ira Gusinsky
1
-1
/
+2
2015-04-02
net/mlx5_core: Avoid copying outbox in aysnc command completion
Eli Cohen
1
-1
/
+2
2015-04-02
net/mlx5_core: Use coherent memory for command interface page
Eli Cohen
2
-23
/
+52
2015-04-02
net/mlx5_core: Use the right inbox struct in destroy mkey command
Achiad Shochat
1
-1
/
+1
2015-04-02
net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()
Saeed Mahameed
4
-7
/
+3
2015-04-02
net/mlx5_core: Avoid setting DC requestor/responder resources
Eli Cohen
1
-2
/
+0
2015-04-02
net/mlx5_core: Coding style fix
Eli Cohen
1
-0
/
+1
2015-04-02
net/mlx5_core: Fix call to mlx5_core_qp_modify
Haggai Abramonvsky
1
-1
/
+1
2015-04-02
net/mlx5_core: Allocate firmware pages from device's NUMA node
Eli Cohen
1
-1
/
+2
2015-04-02
tipc: simplify link mtu negotiation
Jon Paul Maloy
4
-111
/
+43
2015-04-02
tipc: eliminate delayed link deletion at link failover
Jon Paul Maloy
5
-90
/
+78
2015-04-02
tipc: drop tunneled packet duplicates at reception
Jon Paul Maloy
1
-85
/
+47
2015-04-02
MAINTAINERS: Update mlx4_en entry
Or Gerlitz
1
-0
/
+1
2015-04-02
net/mlx4_en: Add RX-ALL support
Muhammad Mahajna
6
-2
/
+84
2015-04-02
net/mlx4_en: Add RX-FCS support
Muhammad Mahajna
2
-7
/
+31
2015-04-02
net/mlx4_en: Add interface identify support
Ido Shamay
6
-0
/
+67
2015-04-02
net/mlx4: Add SET_PORT opcode modifiers enumeration
Ido Shamay
4
-22
/
+36
2015-04-02
net/mlx4: Set enhanced QoS support by default when ETS supported
Ido Shamay
1
-3
/
+3
[next]