index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
platforms
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-06
ipv4: Use binary search to choose tcp PMTU probe_size
Fan Du
5
-3
/
+23
2015-03-06
ipv4: Raise tcp PMTU probe mss base size
Fan Du
1
-1
/
+1
2015-03-06
DECnet: Only use neigh_ops for adding the link layer header
Eric W. Biederman
3
-60
/
+55
2015-03-06
bonding: implement bond_poll_controller()
Mahesh Bandewar
1
-0
/
+33
2015-03-06
rocker: fix some sparse warnings
Scott Feldman
1
-3
/
+3
2015-03-06
switchdev: fix CONFIG_IP_MULTIPLE_TABLES compile issue
Scott Feldman
1
-2
/
+6
2015-03-06
ipv4: Fix unused variable warnings in fib_table_flush_external.
David S. Miller
1
-2
/
+0
2015-03-06
rocker: implement IPv4 fib offloading
Scott Feldman
1
-47
/
+436
2015-03-06
fib: hook IPv4 fib for hardware offload
Scott Feldman
3
-3
/
+61
2015-03-06
ipv4: add net bool fib_offload_disabled
Scott Feldman
1
-0
/
+1
2015-03-06
switchdev: implement IPv4 fib ndo wrappers
Scott Feldman
1
-2
/
+96
2015-03-06
switchdev: don't support custom ip rules, for now
Scott Feldman
5
-0
/
+83
2015-03-06
switchdev: add IPv4 fib ndo ops wrappers
Scott Feldman
2
-0
/
+58
2015-03-06
netdevice: add IPv4 fib add/del ops
Scott Feldman
1
-0
/
+22
2015-03-06
rtnetlink: add RTNH_F_EXTERNAL flag for fib offload
Scott Feldman
1
-0
/
+1
2015-03-06
tg3: use napi_complete_done()
Eric Dumazet
1
-2
/
+2
2015-03-06
net: dsa: extract dsa switch tree setup and removal
Florian Fainelli
1
-39
/
+52
2015-03-06
net: dsa: let switches specify their tagging protocol
Florian Fainelli
2
-2
/
+8
2015-03-06
net: dsa: split dsa_switch_setup into two functions
Florian Fainelli
1
-37
/
+51
2015-03-06
net: dsa: allow deferred probing
Florian Fainelli
1
-3
/
+3
2015-03-06
net: dsa: update dsa_of_{probe, remove} to use a device pointer
Florian Fainelli
1
-12
/
+12
2015-03-06
inet_diag: remove duplicate code from inet_twsk_diag_dump()
Eric Dumazet
1
-24
/
+31
2015-03-06
i40e: Fix mismatching type for ioremap_len
Jeff Kirsher
1
-2
/
+2
2015-03-06
tipc: add ip/udp media type
Erik Hugne
7
-8
/
+479
2015-03-06
tipc: increase size of tipc discovery messages
Erik Hugne
1
-4
/
+3
2015-03-06
net_sched: move tp->root allocation into fw_init()
WANG Cong
1
-10
/
+13
2015-03-06
net_sched: move tp->root allocation into route4_init()
WANG Cong
1
-7
/
+7
2015-03-06
mpls: using vzalloc requires including vmalloc.h
Stephen Rothwell
1
-0
/
+1
2015-03-05
cxgb4: Try and provide an RDMA CIQ per cpu
Hariprasad Shenai
3
-17
/
+46
2015-03-05
cxgb4: Move offload Rx queue allocation to separate function
Hariprasad Shenai
1
-38
/
+35
2015-03-05
bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi
Jouni Malinen
7
-8
/
+22
2015-03-05
ax25: Fix the build when CONFIG_INET is disabled
kbuild test robot
1
-1
/
+1
2015-03-05
i40e/i40evf: Version bump
Sravanthi Tangeda
2
-2
/
+2
2015-03-05
i40e: don't spam the system log
Mitch A Williams
1
-3
/
+0
2015-03-05
i40e: move IRQ tracking setup into MSIX setup
Shannon Nelson
1
-31
/
+29
2015-03-05
i40e: Ioremap changes
Anjali Singhai
2
-2
/
+7
2015-03-05
i40e/i40evf: Clean up some formatting and other things
Jesse Brandeburg
8
-10
/
+2
2015-03-05
i40e: Add AOC PHY types to case statements
Catherine Sullivan
2
-0
/
+4
2015-03-05
i40e: Fix ethtool offline test
Greg Rose
1
-0
/
+10
2015-03-05
i40e: Reassign incorrect PHY type to fix a FW bug
Catherine Sullivan
1
-0
/
+4
2015-03-05
i40e: fix XPS mask when resetting
Jesse Brandeburg
1
-11
/
+11
2015-03-05
i40e: use more portable sign extension
Jesse Brandeburg
1
-2
/
+2
2015-03-05
i40e/i40evf: grab NVM devstarter version not image version
Shannon Nelson
3
-3
/
+4
2015-03-05
i40e: Don't check operational or sync bit for App TLV
Neerav Parikh
1
-1
/
+1
2015-03-05
i40e: during LED interaction ignore activity LED src modes
Matt Jared
1
-1
/
+34
2015-03-05
i40e: Fix NPAR Tx Scheduler init
Greg Rose
1
-0
/
+4
2015-03-05
net: bcmgenet: simplify __bcmgenet_tx_reclaim()
Petri Gynther
2
-24
/
+22
2015-03-05
fib_trie: Prevent allocating tnode if bits is too big for size_t
Alexander Duyck
1
-3
/
+13
2015-03-05
fib_trie: Update last spot w/ idx >> n->bits code and explanation
Alexander Duyck
1
-5
/
+13
2015-03-05
fib_trie: Make fib_table rcu safe
Alexander Duyck
4
-52
/
+98
[next]