Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
83840f5b31851386a038781e272d928300754283
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
f48e723
rds: duplicate include net/tcp.h
by stephen hemminger
· 9 years ago
6d9b6f4
bonding: Return correct error code
by Amitoj Kaur Chawla
· 9 years ago
e7e9956
Merge branch 'gso-checksums'
by David S. Miller
· 9 years ago
f245d07
net: Allow tunnels to use inner checksum offloads with outer checksums needed
by Alexander Duyck
· 9 years ago
dbef491
udp: Use uh->len instead of skb->len to compute checksum in segmentation
by Alexander Duyck
· 9 years ago
fdaefd6
udp: Clean up the use of flags in UDP segmentation offload
by Alexander Duyck
· 9 years ago
3872035
gre: Use inner_proto to obtain inner header protocol
by Alexander Duyck
· 9 years ago
2e598af
gre: Use GSO flags to determine csum need instead of GRE flags
by Alexander Duyck
· 9 years ago
ddff00d
net: Move skb_has_shared_frag check out of GRE code and into segmentation
by Alexander Duyck
· 9 years ago
08b64fc
net: Store checksum result for offloaded GSO checksums
by Alexander Duyck
· 9 years ago
7fbeffe
net: Update remote checksum segmentation to support use of GSO checksum
by Alexander Duyck
· 9 years ago
7644345
net: Move GSO csum into SKB_GSO_CB
by Alexander Duyck
· 9 years ago
bef3c6c
net: Drop unecessary enc_features variable from tunnel segmentation functions
by Alexander Duyck
· 9 years ago
a060679
hv_netvsc: cleanup netdev feature flags for netvsc
by sixiao@microsoft.com
· 9 years ago
c1e9a49
Merge branch 'ethtool-nfc-ipv6'
by David S. Miller
· 9 years ago
a7ad40d
sfc: implement IPv6 NFC (and IPV4_USER_FLOW)
by Edward Cree
· 9 years ago
72bb687
ethtool: add IPv6 to the NFC API
by Edward Cree
· 9 years ago
84e7f67
Merge branch 'cxgb4-tos'
by David S. Miller
· 9 years ago
ba9cee6
cxgb4/iw_cxgb4: TOS support
by Hariprasad Shenai
· 9 years ago
6102c66
iw_cxgb4: remove false error log entry
by Hariprasad Shenai
· 9 years ago
9d3053e
iw_cxgb4: make queue allocation code more readable
by Hariprasad Shenai
· 9 years ago
f773abf
Merge branch 'fec-next'
by David S. Miller
· 9 years ago
fc75ba5
net: fec: improve error handling
by Troy Kisky
· 9 years ago
be29346
net: fec: don't transfer ownership until descriptor write is complete
by Troy Kisky
· 9 years ago
80dc6a9
net: fec: don't disable FEC_ENET_TS_TIMER interrupt
by Troy Kisky
· 9 years ago
53bb20d
net: fec: add variable reg_desc_active to speed things up
by Troy Kisky
· 9 years ago
7355f27
net: fec: add struct bufdesc_prop
by Troy Kisky
· 9 years ago
93c595f
net: fec: fix fec_enet_get_free_txdesc_num
by Troy Kisky
· 9 years ago
095098e
net: fec: fix rx error counts
by Troy Kisky
· 9 years ago
55cd48c
net: fec: stop the "rcv is not +last, " error messages
by Troy Kisky
· 9 years ago
7f20cd2
bonding: 3ad: allow to set ad_actor settings while the bond is up
by Nikolay Aleksandrov
· 9 years ago
7a02bf8
ipv6: add option to drop unsolicited neighbor advertisements
by Johannes Berg
· 9 years ago
abbc304
ipv6: add option to drop unicast encapsulated in L2 multicast
by Johannes Berg
· 9 years ago
97daf33
ipv4: add option to drop gratuitous ARP packets
by Johannes Berg
· 9 years ago
12b74df
ipv4: add option to drop unicast encapsulated in L2 multicast
by Johannes Berg
· 9 years ago
ccad099
MAINTAINERS: Update tg3 maintainer
by Siva Reddy Kallam
· 9 years ago
1490d2b
bpf_dbg: do not initialise statics to 0
by Wei Tang
· 9 years ago
dc599f7
net: Add support for filtering link dump by master device and kind
by David Ahern
· 9 years ago
fd1914b
Merge branch 'tcp-fast-so_reuseport'
by David S. Miller
· 9 years ago
4b2a6ae
soreuseport: BPF selection functional test for TCP
by Craig Gallek
· 9 years ago
c125e80
soreuseport: fast reuseport TCP socket selection
by Craig Gallek
· 9 years ago
fa46349
soreuseport: Prep for fast reuseport TCP socket selection
by Craig Gallek
· 9 years ago
a583636
inet: refactor inet[6]_lookup functions to take skb
by Craig Gallek
· 9 years ago
d9b3fca
tcp: __tcp_hdrlen() helper
by Craig Gallek
· 9 years ago
496611d
inet: create IPv6-equivalent inet_hash function
by Craig Gallek
· 9 years ago
086c653
sock: struct proto hash function may error
by Craig Gallek
· 9 years ago
30c1de0
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 9 years ago
dba6cf5
Merge branch 'be2net-next'
by David S. Miller
· 9 years ago
51d1f98
be2net: Interpret and log new data that's added to the port misconfigure async event
by Ajit Khaparde
· 9 years ago
6221906
be2net: Request RSS capability of Rx interface depending on number of Rx rings
by Ajit Khaparde
· 9 years ago
92dcdf0
batman-adv: Convert batadv_tt_common_entry to kref
by Sven Eckelmann
· 9 years ago
7c12439
batman-adv: Convert batadv_orig_node to kref
by Sven Eckelmann
· 9 years ago
161a3be
batman-adv: Convert batadv_orig_node_vlan to kref
by Sven Eckelmann
· 9 years ago
7a659d5
batman-adv: Convert batadv_hard_iface to kref
by Sven Eckelmann
· 9 years ago
77ae32e
batman-adv: Convert batadv_neigh_node to kref
by Sven Eckelmann
· 9 years ago
a6ba0d3
batman-adv: Convert batadv_orig_ifinfo to kref
by Sven Eckelmann
· 9 years ago
962c683
batman-adv: Convert batadv_neigh_ifinfo to kref
by Sven Eckelmann
· 9 years ago
6e8ef69
batman-adv: Convert batadv_tt_orig_list_entry to kref
by Sven Eckelmann
· 9 years ago
32836f5
batman-adv: Convert batadv_tvlv_handler to kref
by Sven Eckelmann
· 9 years ago
f7157dd
batman-adv: Convert batadv_tvlv_container to kref
by Sven Eckelmann
· 9 years ago
68a6722
batman-adv: Convert batadv_dat_entry to kref
by Sven Eckelmann
· 9 years ago
727e0cd
batman-adv: Convert batadv_nc_path to kref
by Sven Eckelmann
· 9 years ago
daf99b4
batman-adv: Convert batadv_nc_node to kref
by Sven Eckelmann
· 9 years ago
71b7e3d
batman-adv: Convert batadv_bla_claim to kref
by Sven Eckelmann
· 9 years ago
06e56de
batman-adv: Convert batadv_bla_backbone_gw to kref
by Sven Eckelmann
· 9 years ago
6be4d30
batman-adv: Convert batadv_softif_vlan to kref
by Sven Eckelmann
· 9 years ago
e7aed32
batman-adv: Convert batadv_gw_node to kref
by Sven Eckelmann
· 9 years ago
Next »