Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0982a0f6d1be5f03ba62ed1f3deb92e8376b1e43
0982a0f
stmmac: start adding pcs and rgmii core irq
by Giuseppe CAVALLARO
· 12 years ago
c24602e
stmmac: support extend descriptors
by Giuseppe CAVALLARO
· 12 years ago
4a7d666
stmmac: reorganize chain/ring modes removing Koptions
by Giuseppe CAVALLARO
· 12 years ago
ad999ee
bonding: cleanup unneeded rcu_read_lock()
by Veaceslav Falico
· 12 years ago
e7333e3
MAINTAINERS: add netdev list for PTP (IEEE 1588)
by Jiri Benc
· 12 years ago
55c31b5
ptp_pch: fix typo in module parameter description
by Jiri Benc
· 12 years ago
e82add5
net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 12 years ago
8bca424
net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 12 years ago
4294beb
net: ethernet: wiznet: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 12 years ago
33b7f02
Merge branch 'transport-header'
by David S. Miller
· 12 years ago
15e5a03
net_sched: better precise estimation on packet length for untrusted packets
by Jason Wang
· 12 years ago
f9ca8f7
netback: set transport header before passing it to kernel
by Jason Wang
· 12 years ago
c1aad27
packet: set transport header before doing xmit
by Jason Wang
· 12 years ago
38502af
tuntap: set transport header before passing it to kernel
by Jason Wang
· 12 years ago
9b4d669
macvtap: set transport header before passing skb to lower device
by Jason Wang
· 12 years ago
a88b9ce
netlink: remove duplicated NLMSG_ALIGN
by Hong zhi guo
· 12 years ago
03c9d7a
Merge branch '6lowpan'
by David S. Miller
· 12 years ago
24363b6
6lowpan: modify udp compression/uncompression to match the standard
by Tony Cheneau
· 12 years ago
43de7aa
6lowpan: use the PANID provided by the device instead of a static value
by Tony Cheneau
· 12 years ago
c7d0ab2
6lowpan: obtain IEEE802.15.4 sequence number from the MAC layer
by Tony Cheneau
· 12 years ago
0483546
mac802154: add mac802154_dev_get_dsn()
by Tony Cheneau
· 12 years ago
d4ac323
6lowpan: store fragment tag values per device instead of net stack wide
by Tony Cheneau
· 12 years ago
9da2924
6lowpan: add debug messages for 6LoWPAN fragmentation
by Tony Cheneau
· 12 years ago
d991b98
6lowpan: fix first fragment (FRAG1) handling
by Tony Cheneau
· 12 years ago
58ef67c
6lowpan: use short IEEE 802.15.4 addresses for broadcast destination
by Tony Cheneau
· 12 years ago
cf69206
mac802154: turn on ACK when enabled by the upper layers
by Tony Cheneau
· 12 years ago
f333a15
6lowpan: always enable link-layer acknowledgments
by Tony Cheneau
· 12 years ago
f5c20f5
6lowpan: next header is not properly set upon decompression of a UDP header.
by Tony Cheneau
· 12 years ago
8d879a3
6lowpan: lowpan_is_iid_16_bit_compressable() does not detect compressible address correctly
by Tony Cheneau
· 12 years ago
de179c8
netlink: have length check of rtnl msg before deref
by Hong zhi guo
· 12 years ago
8dc57da
Merge branch 'ipv6-firewire'
by David S. Miller
· 12 years ago
cb6bf35
firewire net, ipv6: IPv6 over Firewire (RFC3146) support.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
6752c8d
firewire net, ipv4 arp: Extend hardware address and remove driver-level packet inspection.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
61a7839
firewire net: Ignore spd and max_payload advertised by ARP.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
382c4b4
firewire net: Allocate address handler before registering net_device.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
021b97e
firewire net: Send L2 multicast via GASP.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
18406d7
firewire net: Accept IPv4 and ARP only.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
b809286
net/davinci_emac: use devres APIs
by Sekhar Nori
· 12 years ago
dbbd136
Merge branch 'tunnels'
by David S. Miller
· 12 years ago
f61dd38
Tunneling: use IP Tunnel stats APIs.
by Pravin B Shelar
· 12 years ago
206aaaf
VXLAN: Use IP Tunnels tunnel ENC encap API
by Pravin B Shelar
· 12 years ago
e817104
VXLAN: Fix vxlan stats handling.
by Pravin B Shelar
· 12 years ago
fd58156
IPIP: Use ip-tunneling code.
by Pravin B Shelar
· 12 years ago
c544193
GRE: Refactor GRE tunneling code.
by Pravin B Shelar
· 12 years ago
eaac5f3
net: Print functions in /proc/net/ptype without the offset.
by David S. Miller
· 12 years ago
25c7704
ipv4: Fix ip-header identification for gso packets.
by Pravin B Shelar
· 12 years ago
5594c32
Revert "udp: increase inner ip header ID during segmentation"
by Pravin B Shelar
· 12 years ago
9cb690d
Revert "ip_gre: increase inner ip header ID during segmentation"
by Pravin B Shelar
· 12 years ago
5f64a7d
dsa: fix freeing of sparse port allocation
by Florian Fainelli
· 12 years ago
2116824
dsa: factor freeing of dsa_platform_data
by Florian Fainelli
· 12 years ago
4c64f1f
dsa: fix device tree binding documentation typo on #address-cells
by Florian Fainelli
· 12 years ago
27f8522
xen-netback: remove skb in xen_netbk_alloc_page
by Wei Liu
· 12 years ago
7158ff6
xen-netfront: frags -> slots in xennet_get_responses
by Wei Liu
· 12 years ago
e2d617c
xen-netfront: remove unused variable `extra'
by Wei Liu
· 12 years ago
793fc09
net: fec: build fec.c and fec_ptp.c to one module
by Frank Li
· 12 years ago
da13482
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
f5a03cf
Merge tag 'firewire-net-resource-mgt' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by David S. Miller
· 12 years ago
7b99a99
bridge: avoid br_ifinfo_notify when nothing changed
by Hong zhi guo
· 12 years ago
5e95329b
dsa: add device tree bindings to register DSA switches
by Florian Fainelli
· 12 years ago
eec2e61
ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling
by Hannes Frederic Sowa
· 12 years ago
be99197
inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future use by ipv6
by Hannes Frederic Sowa
· 12 years ago
63998ac
ipv6: provide addr and netconf dump consistency info
by Nicolas Dichtel
· 12 years ago
0465277
ipv4: provide addr and netconf dump consistency info
by Nicolas Dichtel
· 12 years ago
976c90b
mv643xx_eth: defer probing if Marvell Orion MDIO driver not loaded
by Simon Baatz
· 12 years ago
404b8be
net: mvmdio: define module alias for platform device
by Simon Baatz
· 12 years ago
1b7c92b
l2tp: calling the ref() instead of deref()
by Dan Carpenter
· 12 years ago
f3c78f8
ioat/dca: Update DCA BIOS workarounds to use TAINT_FIRMWARE_WORKAROUND
by Alexander Duyck
· 12 years ago
ea3d1cc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
2fa70df
decnet: Move rtm_dn_policy to dn_route to make it available if !CONFIG_DECNET_ROUTER
by Thomas Graf
· 12 years ago
0fe1e04
qlcnic: Bump up the version to 5.1.38
by Shahed Shaikh
· 12 years ago
0a46bac
qlcnic: Clear link status when interface is down
by Shahed Shaikh
· 12 years ago
a479125
qlcnic: change mdelay to msleep
by Shahed Shaikh
· 12 years ago
460374f
qlcnic: Log warning message for 83xx adapter in MSI mode.
by Himanshu Madhani
· 12 years ago
e2ab123
qlcnic: Fix configure mailbox interrupt command for 83xx adapter
by Manish chopra
· 12 years ago
f4541d6
tcp: preserve ACK clocking in TSO
by Eric Dumazet
· 12 years ago
661d296
rtnetlink: Remove passing of attributes into rtnl_doit functions
by Thomas Graf
· 12 years ago
58d7d8f
decnet: Parse netlink attributes on our own
by Thomas Graf
· 12 years ago
9b924db
Merge branch 'mv643xx_eth'
by David S. Miller
· 12 years ago
c3a0713
mv643xx_eth: convert to use the Marvell Orion MDIO driver
by Florian Fainelli
· 12 years ago
2ec9852
net: mvmdio: enhance driver to support SMI error/done interrupts
by Florian Fainelli
· 12 years ago
3712b71
net: mvmdio: rename base register cookie from smireg to regs
by Florian Fainelli
· 12 years ago
7111b71
net: mvmdio: allow platform device style registration
by Florian Fainelli
· 12 years ago
43d6869
s6gmac: fix error return code in s6gmac_probe()
by Wei Yongjun
· 12 years ago
d6a8c36
udp: increase inner ip header ID during segmentation
by Cong Wang
· 12 years ago
10c0d7e
ip_gre: increase inner ip header ID during segmentation
by Cong Wang
· 12 years ago
e287a75
bnx2x: increase inner ip id during encapsulated tso
by Dmitry Kravkov
· 12 years ago
9d0ca6e
virtio: remove obsolete virtqueue_get_queue_index()
by Rusty Russell
· 12 years ago
6b0c21c
net: Fix p3_gelic_net sparse warnings
by Geoff Levand
· 12 years ago
9b5645b
appletalk: remove "config IPDDP_DECAP"
by Paul Bolle
· 12 years ago
fe0e76f
sh_eth: fix unused variable warning
by Sergei Shtylyov
· 12 years ago
7961780
filter: bpf_jit_comp: refactor and unify BPF JIT image dump output
by Daniel Borkmann
· 12 years ago
d5e07e6
sh_eth: use managed device API
by Sergei Shtylyov
· 12 years ago
564044b
sh_eth: kill unneeded typecast in sh_eth_drv_probe()
by Sergei Shtylyov
· 12 years ago
dfed5e7
sh_eth: use PIR_* bits
by Sergei Shtylyov
· 12 years ago
98e821a
net: fix psock_fanout on sparc64
by Willem de Bruijn
· 12 years ago
eaaa313
netlink: Diag core and basic socket info dumping (v2)
by Andrey Vagin
· 12 years ago
0f29c76
net: prepare netlink code for netlink diag
by Andrey Vagin
· 12 years ago
ae5fc98
net: fix *_DIAG_MAX constants
by Andrey Vagin
· 12 years ago
b37391e
Merge branch 'mlx4'
by David S. Miller
· 12 years ago
2c473ae
net/mlx4_core: Disallow releasing VF QPs which have steering rules
by Hadar Hen Zion
· 12 years ago
Next »