Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fab42760843734a82b6b2d1241ca44f375a686eb
fab4276
ipv4: Documenting two sysctls for tcp PMTU probe
by Fan Du
· 10 years ago
05cbc0d
ipv4: Create probe timer for tcp PMTU as per RFC4821
by Fan Du
· 10 years ago
6b58e0a
ipv4: Use binary search to choose tcp PMTU probe_size
by Fan Du
· 10 years ago
dcd8fb8
ipv4: Raise tcp PMTU probe mss base size
by Fan Du
· 10 years ago
aaa4e70
DECnet: Only use neigh_ops for adding the link layer header
by Eric W. Biederman
· 10 years ago
616f454
bonding: implement bond_poll_controller()
by Mahesh Bandewar
· 10 years ago
8ea6963
rocker: fix some sparse warnings
by Scott Feldman
· 10 years ago
e1315db
switchdev: fix CONFIG_IP_MULTIPLE_TABLES compile issue
by Scott Feldman
· 10 years ago
23375a0
ipv4: Fix unused variable warnings in fib_table_flush_external.
by David S. Miller
· 10 years ago
fabe7be
Merge branch 'l3_hw_offload'
by David S. Miller
· 10 years ago
c1beeef
rocker: implement IPv4 fib offloading
by Scott Feldman
· 10 years ago
8e05fd7
fib: hook IPv4 fib for hardware offload
by Scott Feldman
· 10 years ago
448b128
ipv4: add net bool fib_offload_disabled
by Scott Feldman
· 10 years ago
b5d6fbd
switchdev: implement IPv4 fib ndo wrappers
by Scott Feldman
· 10 years ago
104616e
switchdev: don't support custom ip rules, for now
by Scott Feldman
· 10 years ago
5e8d904
switchdev: add IPv4 fib ndo ops wrappers
by Scott Feldman
· 10 years ago
4586f1b
netdevice: add IPv4 fib add/del ops
by Scott Feldman
· 10 years ago
37ed949
rtnetlink: add RTNH_F_EXTERNAL flag for fib offload
by Scott Feldman
· 10 years ago
24d2e4a
tg3: use napi_complete_done()
by Eric Dumazet
· 10 years ago
050f7dc
Merge branch 'dsa-next'
by David S. Miller
· 10 years ago
c86e59b
net: dsa: extract dsa switch tree setup and removal
by Florian Fainelli
· 10 years ago
5929903
net: dsa: let switches specify their tagging protocol
by Florian Fainelli
· 10 years ago
df19719
net: dsa: split dsa_switch_setup into two functions
by Florian Fainelli
· 10 years ago
b324c07
net: dsa: allow deferred probing
by Florian Fainelli
· 10 years ago
f1a26a0
net: dsa: update dsa_of_{probe, remove} to use a device pointer
by Florian Fainelli
· 10 years ago
4961272
inet_diag: remove duplicate code from inet_twsk_diag_dump()
by Eric Dumazet
· 10 years ago
e815665
i40e: Fix mismatching type for ioremap_len
by Jeff Kirsher
· 10 years ago
d0f9193
tipc: add ip/udp media type
by Erik Hugne
· 10 years ago
948fa2d
tipc: increase size of tipc discovery messages
by Erik Hugne
· 10 years ago
33f8b9e
net_sched: move tp->root allocation into fw_init()
by WANG Cong
· 10 years ago
a05c2d1
net_sched: move tp->root allocation into route4_init()
by WANG Cong
· 10 years ago
2490c65
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
4b5edb2
mpls: using vzalloc requires including vmalloc.h
by Stephen Rothwell
· 10 years ago
0e9974f
Merge branch 'cxgb4-next'
by David S. Miller
· 10 years ago
f36e58e
cxgb4: Try and provide an RDMA CIQ per cpu
by Hariprasad Shenai
· 10 years ago
1c6a5b0
cxgb4: Move offload Rx queue allocation to separate function
by Hariprasad Shenai
· 10 years ago
842a9ae
bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi
by Jouni Malinen
· 10 years ago
787fb2b
ax25: Fix the build when CONFIG_INET is disabled
by kbuild test robot
· 10 years ago
d3866a0
i40e/i40evf: Version bump
by Sravanthi Tangeda
· 10 years ago
9466699
i40e: don't spam the system log
by Mitch A Williams
· 10 years ago
3b44439
i40e: move IRQ tracking setup into MSIX setup
by Shannon Nelson
· 10 years ago
232f470
i40e: Ioremap changes
by Anjali Singhai
· 10 years ago
5bbc330
i40e/i40evf: Clean up some formatting and other things
by Jesse Brandeburg
· 10 years ago
180204c
i40e: Add AOC PHY types to case statements
by Catherine Sullivan
· 10 years ago
5b86c5c
i40e: Fix ethtool offline test
by Greg Rose
· 10 years ago
088c4ee
i40e: Reassign incorrect PHY type to fix a FW bug
by Catherine Sullivan
· 10 years ago
9a660ee
i40e: fix XPS mask when resetting
by Jesse Brandeburg
· 10 years ago
ce7ca75
i40e: use more portable sign extension
by Jesse Brandeburg
· 10 years ago
4f651a5
i40e/i40evf: grab NVM devstarter version not image version
by Shannon Nelson
· 10 years ago
7589f65
i40e: Don't check operational or sync bit for App TLV
by Neerav Parikh
· 10 years ago
b84d5cd
i40e: during LED interaction ignore activity LED src modes
by Matt Jared
· 10 years ago
c668a12
i40e: Fix NPAR Tx Scheduler init
by Greg Rose
· 10 years ago
66d0675
net: bcmgenet: simplify __bcmgenet_tx_reclaim()
by Petri Gynther
· 10 years ago
f93eb4b
Merge branch 'fib_trie-next'
by David S. Miller
· 10 years ago
1de3d87
fib_trie: Prevent allocating tnode if bits is too big for size_t
by Alexander Duyck
· 10 years ago
71e8b67
fib_trie: Update last spot w/ idx >> n->bits code and explanation
by Alexander Duyck
· 10 years ago
a7e5353
fib_trie: Make fib_table rcu safe
by Alexander Duyck
· 10 years ago
41b489f
fib_trie: move leaf and tnode to occupy the same spot in the key vector
by Alexander Duyck
· 10 years ago
d5d6487
fib_trie: Update insert and delete to make use of tp from find_node
by Alexander Duyck
· 10 years ago
d4a975e
fib_trie: Fib find node should return parent
by Alexander Duyck
· 10 years ago
8be33e9
fib_trie: Fib walk rcu should take a tnode and key instead of a trie and a leaf
by Alexander Duyck
· 10 years ago
7289e6d
fib_trie: Only resize tnodes once instead of on each leaf removal in fib_table_flush
by Alexander Duyck
· 10 years ago
3a65f63
Merge tag 'linux-can-next-for-4.1-20150304' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 10 years ago
f012653
mpls: rtm_mpls_policy[] can be static
by Wu Fengguang
· 10 years ago
c473463
Merge branch 'be2net-next'
by David S. Miller
· 10 years ago
ace40af
be2net: implement .sriov_configure() PCI callback
by Vasundhara Volam
· 10 years ago
f285873
be2net: re-distribute SRIOV resources allowed by FW
by Vasundhara Volam
· 10 years ago
71bb8bd
be2net: avoid creating the non-RSS default RXQ if FW allows to
by Vasundhara Volam
· 10 years ago
28811a8
net: cadence: Remove Kconfig dependency on ARCH
by Michal Simek
· 10 years ago
4f075a5
Merge branch 'sh_eth-next'
by David S. Miller
· 10 years ago
4398f9c
sh_eth: Mitigate lost statistics updates
by Ben Hutchings
· 10 years ago
e5fd13f
sh_eth: Optionally log RX and TX status for each completed descriptor
by Ben Hutchings
· 10 years ago
6b4b4fe
sh_eth: Implement ethtool register dump operations
by Ben Hutchings
· 10 years ago
3365711
sh_eth: WARN on access to a register not implemented in a particular chip
by Ben Hutchings
· 10 years ago
25b77ad
sh_eth: Implement multicast statistic based on the RFS8 status bit
by Ben Hutchings
· 10 years ago
400aff5
bfin_can: Merge header file from arch dependent location
by Aaron Wu
· 10 years ago
dead838
bfin_can: introduce ioremap to comply to archs with MMU
by Aaron Wu
· 10 years ago
e4936e0
bfin_can: rewrite the blackfin style of read/write to common ones
by Aaron Wu
· 10 years ago
27db730
Merge branch 'basic-mpls-support'
by David S. Miller
· 10 years ago
8de147d
mpls: Multicast route table change notifications
by Eric W. Biederman
· 10 years ago
03c0566
mpls: Netlink commands to add, remove, and dump routes
by Eric W. Biederman
· 10 years ago
966bae3
mpls: Functions for reading and wrinting mpls labels over netlink
by Eric W. Biederman
· 10 years ago
a251992
mpls: Basic support for adding and removing routes
by Eric W. Biederman
· 10 years ago
7720c01
mpls: Add a sysctl to control the size of the mpls label table
by Eric W. Biederman
· 10 years ago
0189197
mpls: Basic routing support
by Eric W. Biederman
· 10 years ago
cec9166
mpls: Refactor how the mpls module is built
by Eric W. Biederman
· 10 years ago
ee23393
Merge branch 'neigh-mpls-prep'
by David S. Miller
· 10 years ago
4fd3d7d
neigh: Add helper function neigh_xmit
by Eric W. Biederman
· 10 years ago
60395a2
neigh: Factor out ___neigh_lookup_noref
by Eric W. Biederman
· 10 years ago
2f56f6b
bridge: fix bridge netlink RCU usage
by Johannes Berg
· 10 years ago
71a83a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
b97526f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
a6c5170
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
789d7f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
1cea7e2
l2tp: Use eth_<foo>_addr instead of memset
by Joe Perches
· 10 years ago
d2beae1
wireless: Use eth_<foo>_addr instead of memset
by Joe Perches
· 10 years ago
c84a67a
mac80211: Use eth_<foo>_addr instead of memset
by Joe Perches
· 10 years ago
afc130d
ethernet: Use eth_<foo>_addr instead of memset
by Joe Perches
· 10 years ago
211b853
bluetooth: Use eth_<foo>_addr instead of memset
by Joe Perches
· 10 years ago
19ffa56
atm: Use eth_<foo>_addr instead of memset
by Joe Perches
· 10 years ago
Next »