index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dccp
/
dccp.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-07
RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...
Sowmini Varadhan
12
-27
/
+59
2015-08-07
net_dbg_ratelimited: turn into no-op when !DEBUG
Jason A. Donenfeld
1
-0
/
+8
2015-08-07
af_mpls: add null dev check in find_outdev
Roopa Prabhu
1
-0
/
+3
2015-08-07
test_bpf: add tests checking that JIT/interpreter sets A and X to 0.
Nicolas Schichan
1
-0
/
+158
2015-08-07
test_bpf: add more tests for LD_ABS and LD_IND.
Nicolas Schichan
1
-0
/
+296
2015-08-07
test_bpf: add module parameters to filter the tests to run.
Nicolas Schichan
1
-0
/
+71
2015-08-07
test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs.
Nicolas Schichan
1
-0
/
+142
2015-08-07
test_bpf: allow tests to specify an skb fragment.
Nicolas Schichan
1
-1
/
+38
2015-08-07
test_bpf: avoid oopsing the kernel when generate_test_data() fails.
Nicolas Schichan
1
-0
/
+5
2015-08-07
net/mlx5_core: Support physical port counters
Gal Pressman
5
-1
/
+137
2015-08-07
net/mlx5e: Take advantage of the light-weight netdev open/stop
Achiad Shochat
3
-106
/
+32
2015-08-07
net/mlx5e: Disable async events before unregister_netdev()
Achiad Shochat
1
-2
/
+2
2015-08-07
net/mlx5e: Rename/move functions following the ndo_stop flow change
Achiad Shochat
3
-308
/
+306
2015-08-07
net/mlx5e: Light-weight netdev open/stop
Achiad Shochat
4
-76
/
+184
2015-08-07
net/mlx5_core: Introduce access function to modify RSS/LRO params
Achiad Shochat
3
-1
/
+22
2015-08-07
net/mlx5e: Introduce the "Drop RQ"
Achiad Shochat
2
-11
/
+114
2015-08-07
net/mlx5e: Unify the RX flow
Achiad Shochat
2
-34
/
+69
2015-08-07
drivers: net: cpsw: add separate napi for tx
Mugunthan V N
1
-13
/
+31
2015-08-07
drivers: net: cpsw: dual_emac: simplify napi usage
Mugunthan V N
1
-17
/
+9
2015-08-07
drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from c...
Mugunthan V N
1
-25
/
+2
2015-08-07
mpls: small cleanup in inet/inet6_fib_lookup_dev()
Dan Carpenter
1
-9
/
+4
2015-08-07
bnx2fc: Read npiv table from nvram and create vports.
Joe Carnuccio
1
-0
/
+66
2015-08-07
bnx2x: Add BD support for storage
Yuval Mintz
4
-2
/
+118
2015-08-07
cnic: Add the interfaces to get FC-NPIV table.
Adheer Chandravanshi
2
-2
/
+32
2015-08-07
cnic: Populate upper layer driver state in MFW
Tej Parkash
2
-3
/
+20
2015-08-07
rocker: use netdev_err after register_netdev
Scott Feldman
1
-1
/
+1
2015-08-07
rocker: NULL port if port probe fails
Scott Feldman
1
-0
/
+1
2015-08-06
e1000e: Increase driver version number
Raanan Avargil
1
-1
/
+1
2015-08-06
e1000e: Fix tight loop implementation of systime read algorithm
Raanan Avargil
1
-10
/
+21
2015-08-06
e1000e: Fix incorrect ASPM locking
Raanan Avargil
1
-2
/
+2
2015-08-06
e1000e: Cosmetic changes
Raanan Avargil
2
-5
/
+4
2015-08-06
e1000e: Fix EEE in Sx implementation
Raanan Avargil
1
-0
/
+27
2015-08-06
i40e: Add AQ commands for NVM Update for X722
Shannon Nelson
1
-0
/
+129
2015-08-06
i40e/i40evf: Add ATR HW eviction support for X722
Anjali Singhai Jain
2
-0
/
+14
2015-08-06
i40e: Add IWARP support for X722
Anjali Singhai Jain
1
-0
/
+10
2015-08-06
i40e/i40evf: Add TX/RX outer UDP checksum support for X722
Anjali Singhai Jain
7
-5
/
+50
2015-08-06
i40e/i40evf: Add support for writeback on ITR feature for X722
Anjali Singhai Jain
7
-18
/
+74
2015-08-06
i40e/i40evf: RSS changes for X722
Anjali Singhai Jain
9
-89
/
+307
2015-08-06
i40e/i40evf: Update register.h file for X722
Anjali Singhai Jain
2
-2
/
+1991
2015-08-06
i40e/i40evf: Update FW API with X722 support
Anjali Singhai Jain
6
-1
/
+444
2015-08-06
i40e/i40evf: Add flags for X722 capabilities
Anjali Singhai Jain
3
-1
/
+21
2015-08-06
i40e/i40evf: Add device ids for X722
Anjali Singhai Jain
6
-2
/
+41
2015-08-04
netfilter: ip6t_REJECT: Remove debug messages from reject_tg6()
Subash Abhinov Kasiviswanathan
1
-5
/
+0
2015-08-04
cxgb4: Update T6 register ranges
Hariprasad Shenai
1
-14
/
+12
2015-08-04
cxgb4/cxgb4vf: read the correct bits of PL Who Am I register
Hariprasad Shenai
4
-4
/
+45
2015-08-04
cxgb4: Add support to dump edc bist status
Hariprasad Shenai
2
-2
/
+42
2015-08-04
cxgb4: Add debugfs support to dump meminfo
Hariprasad Shenai
2
-0
/
+407
2015-08-04
mpls: Use definition for reserved label checks
Robert Shearman
2
-10
/
+13
2015-08-04
ipv4: apply lwtunnel encap for locally-generated packets
Robert Shearman
1
-0
/
+2
2015-08-04
lwtunnel: set skb protocol and dev
Robert Shearman
1
-2
/
+10
[next]