index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
phonet
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-17
netpoll: Move all receive processing under CONFIG_NETPOLL_TRAP
Eric W. Biederman
2
-50
/
+104
2014-03-17
netpoll: Consolidate neigh_tx processing in service_neigh_queue
Eric W. Biederman
1
-22
/
+16
2014-03-17
netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAP
Eric W. Biederman
2
-7
/
+18
2014-03-17
netpoll: Don't drop all received packets.
Eric W. Biederman
2
-13
/
+7
2014-03-17
netpoll: Add netpoll_rx_processing
Eric W. Biederman
2
-6
/
+16
2014-03-17
netpoll: Warn if more packets are processed than are budgeted
Eric W. Biederman
1
-0
/
+1
2014-03-17
netpoll: Visit all napi handlers in poll_napi
Eric W. Biederman
1
-3
/
+0
2014-03-17
netpoll: Pass budget into poll_napi
Eric W. Biederman
1
-3
/
+3
2014-03-17
netpoll: move setting of NETPOLL_RX_DROP into netpoll_poll_dev
Eric W. Biederman
1
-8
/
+8
2014-03-17
netfilter: connlimit: use rbtree for per-host conntrack obj storage
Florian Westphal
1
-47
/
+177
2014-03-17
netfilter: connlimit: make same_source_net signed
Florian Westphal
1
-4
/
+5
2014-03-17
netfilter: connlimit: use keyed locks
Florian Westphal
1
-8
/
+18
2014-03-15
sfc: Don't receive packets when the napi budget == 0
Eric W. Biederman
2
-0
/
+6
2014-03-15
vxge: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+4
2014-03-15
tc35815: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-03-15
tilepro: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-03-15
tilegx: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-03-15
s2io: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-03-15
mlx4: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-03-15
sky2: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-03-15
ibmveth: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-2
/
+2
2014-03-15
fs_enet: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-03-15
enic: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-6
/
+8
2014-03-15
amd8111e: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-03-15
ixgbe: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-2
/
+2
2014-03-15
igb: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-2
/
+2
2014-03-15
i40e: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-03-15
bnx2x: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+2
2014-03-15
cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes
Steve Wise
9
-190
/
+286
2014-03-15
cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative advice
Steve Wise
2
-12
/
+13
2014-03-15
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
38
-132
/
+132
2014-03-15
bonding: use the correct ether type for alb
Veaceslav Falico
1
-1
/
+1
2014-03-15
ether: add loopback type ETH_P_LOOPBACK
Veaceslav Falico
1
-0
/
+1
2014-03-15
ieee802154: add proper length checks to header creations
Phoebe Buckheister
3
-2
/
+5
2014-03-15
6lowpan: move lowpan frag_info out of 802.15.4 headers
Phoebe Buckheister
2
-17
/
+18
2014-03-15
ieee802154: use ieee802154_addr instead of *_sa variants
Phoebe Buckheister
10
-136
/
+146
2014-03-15
mac802154: use header operations to create/parse headers
Phoebe Buckheister
8
-304
/
+154
2014-03-15
ieee802154: add header structs with endiannes and operations
Phoebe Buckheister
5
-5
/
+401
2014-03-15
ieee802154: enforce consistent endianness in the 802.15.4 stack
Phoebe Buckheister
17
-95
/
+121
2014-03-15
ieee802154: add address struct with proper endiannes and some operations
Phoebe Buckheister
1
-0
/
+72
2014-03-15
ieee802154: rename struct ieee802154_addr to *_sa
Phoebe Buckheister
13
-48
/
+49
2014-03-15
i40e/i40evf: Use dma_set_mask_and_coherent
Mitch Williams
2
-21
/
+12
2014-03-15
i40e/i40evf: Use correct number of VF vectors
Mitch Williams
2
-5
/
+6
2014-03-15
i40e: Let MDD events be handled by MDD handler
Anjali Singhai Jain
1
-2
/
+1
2014-03-15
i40e: Bug fix for FDIR replay logic
Anjali Singhai Jain
1
-2
/
+4
2014-03-15
i40e: Add code to handle FD table full condition
Anjali Singhai Jain
5
-17
/
+135
2014-03-15
i40e: Define a new state variable to keep track of feature auto disable
Anjali Singhai Jain
1
-0
/
+3
2014-03-15
i40e: Fix function comments
Akeem G Abodunrin
1
-1
/
+1
2014-03-15
i40e: simplified init string
Jesse Brandeburg
1
-0
/
+41
2014-03-15
i40e: cleanup strings
Jesse Brandeburg
2
-31
/
+24
[next]