Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
52a773d645e95515016b9d896ba8e323e0aaa57b
52a773d
net: Export ip fragment sysctl to unprivileged users
by Nikolay Borisov
· 9 years ago
0fbf4cb
ipv4: namespacify ip fragment max dist sysctl knob
by Nikolay Borisov
· 9 years ago
e21145a
ipv4: namespacify ip_early_demux sysctl knob
by Nikolay Borisov
· 9 years ago
287b7f3
ipv4: Namespacify ip_dynaddr sysctl knob
by Nikolay Borisov
· 9 years ago
dcd8799
igmp: net: Move igmp namespace init to correct file
by Nikolay Borisov
· 9 years ago
fa50d97
ipv4: Namespaceify ip_default_ttl sysctl knob
by Nikolay Borisov
· 9 years ago
6cd21d7
Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 9 years ago
27090cb
net: phy: spi_ks8995: include linux/gpio/consumer.h
by Arnd Bergmann
· 9 years ago
cd9b266
tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_info
by Eric Dumazet
· 9 years ago
4cba259
Merge branch 'unified-tunnel-dst-caching'
by David S. Miller
· 9 years ago
3c1cb4d
net/ipv4: add dst cache support for gre lwtunnels
by Paolo Abeni
· 9 years ago
468dfff
geneve: add dst caching support
by Paolo Abeni
· 9 years ago
d71785f
net: add dst_cache to ovs vxlan lwtunnel
by Paolo Abeni
· 9 years ago
0c1d70a
net: use dst_cache for vxlan device
by Paolo Abeni
· 9 years ago
e09acdd
ip_tunnel: replace dst_cache with generic implementation
by Paolo Abeni
· 9 years ago
607f725
net: replace dst_cache ip6_tunnel implementation with the generic one
by Paolo Abeni
· 9 years ago
911362c
net: add dst_cache support
by Paolo Abeni
· 9 years ago
64f63d5
Merge branch 'bnx2x-next'
by David S. Miller
· 9 years ago
e56270f
bnx2x: Warn about grc timeouts in register dump
by Yuval Mintz
· 9 years ago
e5d3a51
bnx2x: extend DCBx support
by Yuval Mintz
· 9 years ago
9c73267
bnx2x: Add support for single-port DCBx
by Yuval Mintz
· 9 years ago
883ce97
bnx2x: Add Geneve inner-RSS support
by Yuval Mintz
· 9 years ago
4452046
bnx2x: Remove unneccessary EXPORT_SYMBOL
by Yuval Mintz
· 9 years ago
4952cd3
tipc: refactor node xmit and fix memory leaks
by Richard Alpe
· 9 years ago
37ace20
dmascc: Return correct error codes
by Amitoj Kaur Chawla
· 9 years ago
31d035a
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
9a14b1c
Merge branch 'ethtool-channels-rxfh-conflict'
by David S. Miller
· 9 years ago
1012014
fm10k: don't reinitialize RSS flow table when RXFH configured
by Keller, Jacob E
· 9 years ago
8bf3686
ethtool: ensure channel counts are within bounds during SCHANNELS
by Keller, Jacob E
· 9 years ago
d4ab428
ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
by Keller, Jacob E
· 9 years ago
64f10f6
net: fec: Add "phy-reset-active-low" property to DT
by Bernhard Walle
· 9 years ago
12d6b91
Merge branch 'bcm7xxx-cleanups'
by David S. Miller
· 9 years ago
3125c08
net: phy: bcm7xxx: Reduce boilerplate code for 40nm EPHY
by Florian Fainelli
· 9 years ago
3ccc305
net: phy: bcm7xxx: Make MII_BCM7XX_64CLK_MDIO naming consistent
by Florian Fainelli
· 9 years ago
bf456ab
igb: Add workaround for VLAN tag stripping on 82576
by Alexander Duyck
· 9 years ago
268f9d3
igb: Enable use of "bridge fdb add" to set unicast table entries
by Alexander Duyck
· 9 years ago
9c2f186
igb: Drop unnecessary checks in transmit path
by Alexander Duyck
· 9 years ago
16903ca
igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
by Alexander Duyck
· 9 years ago
a15d925
igb: Clean-up configuration of VF port VLANs
by Alexander Duyck
· 9 years ago
8b77c6b
igb: Merge VLVF configuration into igb_vfta_set
by Alexander Duyck
· 9 years ago
5982a55
igb: Always enable VLAN 0 even if 8021q is not loaded
by Alexander Duyck
· 9 years ago
d3836f8
igb: Do not factor VLANs into RLPML calculation
by Alexander Duyck
· 9 years ago
45693bc
igb: Allow asymmetric configuration of MTU versus Rx frame size
by Alexander Duyck
· 9 years ago
832e821
igb: Refactor VFTA configuration
by Alexander Duyck
· 9 years ago
c327858
igb: clean up code for setting MAC address
by Alexander Duyck
· 9 years ago
9ce0e8d
igb/igbvf: don't give up
by Mitch Williams
· 9 years ago
37a5d16
igb: Unpair the queues when changing the number of queues
by Shota Suzuki
· 9 years ago
ceb27759
igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
by Shota Suzuki
· 9 years ago
667f006
Merge branch 'local-checksum-offload'
by David S. Miller
· 9 years ago
e8ae7b0
Documentation/networking: add checksum-offloads.txt to explain LCO
by Edward Cree
· 9 years ago
6fa7966
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
by Edward Cree
· 9 years ago
5393610
net: gre: Implement LCO for GRE over IPv4
by Edward Cree
· 9 years ago
06f6229
fou: enable LCO in FOU and GUE
by Edward Cree
· 9 years ago
b570850
net: vxlan: enable local checksum offload
by Edward Cree
· 9 years ago
21e2e7f
net: enable LCO for udp_tunnel_handle_offloads() users
by Edward Cree
· 9 years ago
d75f130
net: udp: always set up for CHECKSUM_PARTIAL offload
by Edward Cree
· 9 years ago
179bc67
net: local checksum offload for encapsulation
by Edward Cree
· 9 years ago
e51271d
Merge branch 'tcp_dccp_ports'
by David S. Miller
· 9 years ago
ea8add2
tcp/dccp: better use of ephemeral ports in bind()
by Eric Dumazet
· 9 years ago
1580ab6
tcp/dccp: better use of ephemeral ports in connect()
by Eric Dumazet
· 9 years ago
3134b9f
Merge branch 'net-mitigate-kmem_free-slowpath'
by David S. Miller
· 9 years ago
a3a8749
ixgbe: bulk free SKBs during TX completion cleanup cycle
by Jesper Dangaard Brouer
· 9 years ago
15fad71
net: bulk free SKBs that were delay free'ed due to IRQ context
by Jesper Dangaard Brouer
· 9 years ago
795bb1c
net: bulk free infrastructure for NAPI context, use napi_consume_skb
by Jesper Dangaard Brouer
· 9 years ago
18ac559
Merge branch 'virtio_net-ethtool-validation'
by David S. Miller
· 9 years ago
0cf3ace
virtio_net: validate ethtool port setting and explain the user validation
by Nikolay Aleksandrov
· 9 years ago
e02564e
ethtool: make validate_speed accept all speeds between 0 and INT_MAX
by Nikolay Aleksandrov
· 9 years ago
83840f5
Merge branch 'dp83848-TLK10x'
by David S. Miller
· 9 years ago
5fed039
net: phy: dp83848: Add comments for register definitions
by Andrew F. Davis
· 9 years ago
d1782f7
net: phy: dp83848: Add support for TI TLK10x Ethernet PHYs
by Andrew F. Davis
· 9 years ago
cf13be5
net: phy: dp83848: Reorganize code for readability and safety
by Andrew F. Davis
· 9 years ago
6833629
net: phy: dp83848: Add PHY ID for TI version of DP83848C
by Andrew F. Davis
· 9 years ago
2f67864
net: phy: dp83848: Add macro for dp83848 compatible devices
by Andrew F. Davis
· 9 years ago
8431706
be2net: don't report EVB for older chipsets when SR-IOV is disabled
by Ivan Vecera
· 9 years ago
6dca8d4
Merge branch 'spi_ks8995'
by David S. Miller
· 9 years ago
7e406d1
dt-bindings: net: ks8995: add bindings documentation for ks8995
by Helmut Buchsbaum
· 9 years ago
c0e6cb1
net: phy: spi_ks8995: add support for MICREL KSZ8795CLX
by Helmut Buchsbaum
· 9 years ago
6665e62
net: phy: spi_ks8995: generalize creation of SPI commands
by Helmut Buchsbaum
· 9 years ago
cd6f288
net: phy: spi_ks8995: add support for resetting switch using GPIO
by Helmut Buchsbaum
· 9 years ago
484e36f
net: phy: spi_ks8995: verify chip and determine revision
by Helmut Buchsbaum
· 9 years ago
aa54c8d
net: phy: spi_ks8995: introduce spi_device_id table
by Helmut Buchsbaum
· 9 years ago
7463053
Merge branch 'thunderx-irq-hints'
by David S. Miller
· 9 years ago
6e4be8d
net: thunderx: Alloc higher order pages when pagesize is small
by Sunil Goutham
· 9 years ago
1d82efa
net: thunderx: bgx: Add log message when setting mac address
by Robert Richter
· 9 years ago
eee326f
net: thunderx: bgx: Use standard firmware node infrastructure.
by David Daney
· 9 years ago
fb4b7d9
net: thunderx: Assign affinity hints to vf's interrupts
by Sunil Goutham
· 9 years ago
ef0a4d8
net: thunderx: Use napi_schedule_irqoff()
by Sunil Goutham
· 9 years ago
a05d484
net, thunderx: Add TX timeout and RX buffer alloc failure stats.
by Thanneeru Srinivasulu
· 9 years ago
65411adb
Merge branch 'igmp-ns'
by David S. Miller
· 9 years ago
165094a
igmp: Namespacify igmp_qrv sysctl knob
by Nikolay Borisov
· 9 years ago
87a8a2a
igmp: Namespaceify igmp_llm_reports sysctl knob
by Nikolay Borisov
· 9 years ago
166b6b2
igmp: Namespaceify igmp_max_msf sysctl knob
by Nikolay Borisov
· 9 years ago
815c527
igmp: Namespaceify igmp_max_memberships sysctl knob
by Nikolay Borisov
· 9 years ago
1e2a886
bonding: use return instead of goto
by Zhang Shengju
· 9 years ago
3e2a5e1
net: macb: add wake-on-lan support via magic packet
by Sergio Prado
· 9 years ago
e651520
net: hamradio: baycom_ser_fdx: Replace timeval with timespec64
by Amitoj Kaur Chawla
· 9 years ago
4a92602
openvswitch: allow management from inside user namespaces
by Tycho Andersen
· 9 years ago
4456ed0
ethtool: future-proof interface for speed extensions
by Michael S. Tsirkin
· 9 years ago
809dc75
vrf: duplicate include of rtnetlink.h
by stephen hemminger
· 9 years ago
40d29af
vxlan: udp_tunnel duplicate include net/udp_tunnel.h
by stephen hemminger
· 9 years ago
Next »