Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f3028c524a7cd4d97b034fc1f35dcaecb5d6f9d6
f3028c5
net: cdc_ncm: remove tx_speed and rx_speed fields
by Bjørn Mork
· 11 years ago
de5bee2
net: cdc_ncm: remove unused udev field
by Bjørn Mork
· 11 years ago
bed6f76
net: cdc_ncm: remove redundant netdev field
by Bjørn Mork
· 11 years ago
ff1632a
net: cdc_ncm: remove redundant endpoint pointers
by Bjørn Mork
· 11 years ago
3e51566
net: cdc_ncm: remove redundant "intf" field
by Bjørn Mork
· 11 years ago
f6701d5
net: cdc_ncm: add include protection to cdc_ncm.h
by Bjørn Mork
· 11 years ago
2057222
net: cdc_ncm: simplify and optimize frame padding
by Bjørn Mork
· 11 years ago
c1a2e954
net: cdc_mbim: change the default to send ZLPs
by Bjørn Mork
· 11 years ago
5b8f15f
net: cdc_mbim: handle IPv6 Neigbor Solicitations
by Bjørn Mork
· 11 years ago
4800599
smsc9420: replace printk with netdev_ calls
by Ben Boeckel
· 11 years ago
c501b1f
smc91c92_cs: replace printk with netdev_ calls
by Ben Boeckel
· 11 years ago
2ad02bd
smc9194: replace printk with netdev_ calls
by Ben Boeckel
· 11 years ago
b1a04a6
smsc911x: replace printk with netdev_ calls
by Ben Boeckel
· 11 years ago
dcdf871
smc911x: replace printk with netdev_ calls
by Ben Boeckel
· 11 years ago
6389aa4
smc91x: replace printk with netdev_ calls
by Ben Boeckel
· 11 years ago
3ee307d
epic100: replace printk with netdev_ calls
by Ben Boeckel
· 11 years ago
90df06b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
853b185
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 11 years ago
cf78959
ixgbe: fix inconsistent clearing of the multicast table
by Emil Tantilov
· 11 years ago
f880d07
ixgbe: cleanup IXGBE_DESC_UNUSED
by Don Skidmore
· 11 years ago
fb44519
ixgbe: Reduce memory consumption with larger page sizes
by Anton Blanchard
· 11 years ago
a71fc31
igb: Don't let ethtool try to write to iNVM in i210/i211
by Fujinaka, Todd
· 11 years ago
76b8174
ixgbevf: remove redundant workaround
by Emil Tantilov
· 11 years ago
49a45a0
e1000: fix wrong queue idx calculation
by Hong Zhiguo
· 11 years ago
2acdb92
sfc: Fix DMA unmapping issue with firmware assisted TSO
by Alexandre Rames
· 11 years ago
8715fb3
Merge branch '6lowpan'
by David S. Miller
· 11 years ago
3582b90
6lowpan: cleanup skb copy data
by Alexander Aring
· 11 years ago
578d524
6lowpan: set 6lowpan network and transport header
by Alexander Aring
· 11 years ago
3e69162
6lowpan: set and use mac_len for mac header length
by Alexander Aring
· 11 years ago
3961532
6lowpan: remove unnecessary set of headers
by Alexander Aring
· 11 years ago
ba48650
ipv6: remove the unnecessary statement in find_match()
by Duan Jiong
· 11 years ago
83a1a7c
mac802154: Use pr_err(...) rather than printk(KERN_ERR ...)
by Chen Weilong
· 11 years ago
92b9ccd3
bgmac: pass received packet to the netif instead of copying it
by Rafał Miłecki
· 11 years ago
3af390e
tipc: remove two indentation levels in tipc_recv_msg routine
by Ying Xue
· 11 years ago
9947081
arc_emac: drop redundant mac address check
by Luka Perkov
· 11 years ago
6c7a9a3
mvneta: drop redundant mac address check
by Luka Perkov
· 11 years ago
09ec0d0
octeon_mgmt: drop redundant mac address check
by Luka Perkov
· 11 years ago
c968601
tcp: temporarily disable Fast Open on SYN timeout
by Yuchung Cheng
· 11 years ago
aa58d98
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
d4a0acb
net: mvmdio: doc: mvmdio now used by mv643xx_eth
by Leigh Brown
· 11 years ago
526edcf
net: mvmdio: slight optimisation of orion_mdio_write
by Leigh Brown
· 11 years ago
839f46b
net: mvmdio: orion_mdio_ready: remove manual poll
by Leigh Brown
· 11 years ago
b70cd1c
net: mvmdio: make orion_mdio_wait_ready consistent
by Leigh Brown
· 11 years ago
87f20c2
net/benet: Make lancer_wait_ready() static
by Gavin Shan
· 11 years ago
547e2da
net/benet: Remove interface type
by Gavin Shan
· 11 years ago
22ded57
netconsole: Convert to pr_<level>
by Joe Perches
· 11 years ago
7d1d65c
net: sched: cls_bpf: add BPF-based classifier
by Daniel Borkmann
· 11 years ago
d549c76b
bgmac: separate RX descriptor setup code into a new function
by Rafał Miłecki
· 11 years ago
ed87ac0
i40e: fix error return code in i40e_probe()
by Wei Yongjun
· 11 years ago
44bd741
ixgbevf: Add zero_base handler to network statistics
by Don Skidmore
· 11 years ago
3b5dca2
ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLL
by Jacob Keller
· 11 years ago
c777cdf
ixgbevf: implement CONFIG_NET_RX_BUSY_POLL
by Jacob Keller
· 11 years ago
08e50a2
ixgbevf: have clean_rx_irq return total_rx_packets cleaned
by Jacob Keller
· 11 years ago
0868161
ixgbevf: add ixgbevf_rx_skb
by Jacob Keller
· 11 years ago
6a2aae5
ixgbe: remove unnecessary duplication of PCIe bandwidth display
by Jacob Keller
· 11 years ago
9f0a433
ixgbe: show <2% for encoding loss on PCIe Gen3
by Jacob Keller
· 11 years ago
27d9ce4
ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_all
by Jacob Keller
· 11 years ago
80c33dd
net: add might_sleep() call to napi_disable
by Jacob Keller
· 11 years ago
e6cd988
vxlan: Have the NIC drivers do less work for offloads
by Joseph Gasparakis
· 11 years ago
cdfb97b
net, mc: fix the incorrect comments in two mc-related functions
by Zhi Yong Wu
· 11 years ago
ab1a2d7
net, iovec: fix the incorrect comment in memcpy_fromiovecend()
by Zhi Yong Wu
· 11 years ago
c4e819d
net, datagram: fix the incorrect comment in zerocopy_sg_from_iovec()
by Zhi Yong Wu
· 11 years ago
39deb2c
vxlan: silence one build warning
by Zhi Yong Wu
· 11 years ago
daba287
ipv4: fix DO and PROBE pmtu mode regarding local fragmentation with UFO/CORK
by Hannes Frederic Sowa
· 11 years ago
2613af0
virtio_net: migrate mergeable rx buffers to page frag allocators
by Michael Dalton
· 11 years ago
5d9efa7
ipv6: Remove privacy config option.
by David S. Miller
· 11 years ago
d5d45d4
Merge branch '6lowpan'
by David S. Miller
· 11 years ago
8ef007f
6lowpan: remove unnecessary break
by Alexander Aring
· 11 years ago
b236b95
6lowpan: remove skb->dev assignment
by Alexander Aring
· 11 years ago
b614442
6lowpan: use netdev_alloc_skb instead dev_alloc_skb
by Alexander Aring
· 11 years ago
53cb5717
6lowpan: remove unnecessary check on err >= 0
by Alexander Aring
· 11 years ago
545f361
6lowpan: remove unnecessary ret variable
by Alexander Aring
· 11 years ago
747edc0
sctp: merge two if statements to one
by wangweidong
· 11 years ago
3dc0a54
sctp: remove the repeat initialize with 0
by wangweidong
· 11 years ago
2bccbad
sctp: fix some comments in chunk.c and associola.c
by wangweidong
· 11 years ago
82d8189
veth: extend features to support tunneling
by Eric Dumazet
· 11 years ago
8c3a897
inet: restore gso for vxlan
by Eric Dumazet
· 11 years ago
1f2cd84
Revert "Merge branch 'bonding_monitor_locking'"
by David S. Miller
· 11 years ago
6384a4d
be2net: add support for ndo_busy_poll
by Sathya Perla
· 11 years ago
4d961a1
Merge branch 'bonding_monitor_locking'
by David S. Miller
· 11 years ago
5cc172c
bonding: remove bond read lock for bond_3ad_state_machine_handler()
by dingtianhong
· 11 years ago
80b9d23
bonding: remove bond read lock for bond_activebackup_arp_mon()
by dingtianhong
· 11 years ago
7f1bb57
bonding: remove bond read lock for bond_loadbalance_arp_mon()
by dingtianhong
· 11 years ago
2d0dafb
bonding: remove bond read lock for bond_alb_monitor()
by dingtianhong
· 11 years ago
6b6c526
bonding: remove bond read lock for bond_mii_monitor()
by dingtianhong
· 11 years ago
a00f6fc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
7f29405
net: fix rtnl notification in atomic context
by Alexei Starovoitov
· 11 years ago
66415cf
net: initialize hashrnd in flow_dissector with net_get_random_once
by Hannes Frederic Sowa
· 11 years ago
f84be2b
net: make net_get_random_once irq safe
by Hannes Frederic Sowa
· 11 years ago
974daef
net: add missing dev_put() in __netdev_adjacent_dev_insert
by Nikolay Aleksandrov
· 11 years ago
4a3ad7b
netem: markov loss model transition fix
by Hagen Paul Pfeifer
· 11 years ago
9e6fcae
ixgbevf: bump driver version
by Don Skidmore
· 11 years ago
3849623
ixgbevf: implement ethtool get/set coalesce
by Jacob Keller
· 11 years ago
1bb9c63
ixgbevf: Adds function to set PSRTYPE register
by Don Skidmore
· 11 years ago
2e01038
ixgbe: fix rx-usecs range checks for BQL
by Emil Tantilov
· 11 years ago
c0798ed
ixgbe: use pcie_capability_read_word() to simplify code
by Yijing Wang
· 11 years ago
f1f9657
ixgbe: cleanup ixgbe_enumerate_functions
by Jacob Keller
· 11 years ago
781798a
igb: fix driver reload with VF assigned to guest
by Stefan Assmann
· 11 years ago
d1c17d8
igb: Fix master/slave mode for all m88 i354 PHY's
by Carolyn Wyborny
· 11 years ago
718bd44
i40e: remove unused including <linux/version.h>
by Wei Yongjun
· 11 years ago
Next »