Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ce7505882122d9fd72159e902b1ca9cc9d896679
ce75058
vxge: remove deprecated syststamp timestamp
by Willem de Bruijn
· 10 years ago
c6d5fef
octeon: remove deprecated syststamp timestamp
by Willem de Bruijn
· 10 years ago
13e9b99
tipc: make tipc_buf_append() more robust
by Jon Paul Maloy
· 10 years ago
3fd0202
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
a67eed5
bonding: fix a memory leak in bond_arp_send_all()
by Dan Carpenter
· 10 years ago
d87de1f
netlink: Fix shadow warning on jiffies
by Mark Rustad
· 10 years ago
f1b714b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
6ceed78
Merge branch 'inet_frag_kill_lru_list'
by David S. Miller
· 10 years ago
1bab4c7
inet: frag: set limits and make init_net's high_thresh limit global
by Nikolay Aleksandrov
· 10 years ago
ab1c724
inet: frag: use seqlock for hash rebuild
by Florian Westphal
· 10 years ago
e3a57d1
inet: frag: remove periodic secret rebuild timer
by Florian Westphal
· 10 years ago
3fd588e
inet: frag: remove lru list
by Florian Westphal
· 10 years ago
434d305
inet: frag: don't account number of fragment queues
by Florian Westphal
· 10 years ago
b13d3cb
inet: frag: move eviction of queues to work queue
by Florian Westphal
· 10 years ago
86e93e4
inet: frag: move evictor calls into frag_find function
by Florian Westphal
· 10 years ago
fb3cfe6
inet: frag: remove hash size assumptions from callers
by Florian Westphal
· 10 years ago
36c7778
inet: frag: constify match, hashfn and constructor arguments
by Florian Westphal
· 10 years ago
2a7e19a
e1000e: Fix Runtime PM blocks EEE link negotiation in S5
by David Ertman
· 10 years ago
2116bc2
e1000e: Fix EEE in S5 w/ Runtime PM enabled
by David Ertman
· 10 years ago
b4c1e6b
e1000e: Add support for EEE in Sx states
by David Ertman
· 10 years ago
491a04d
e1000e: Add code to check return values on NVM accesses
by David Ertman
· 10 years ago
493004d
e1000e: Fix CRC errors with jumbo traffic
by David Ertman
· 10 years ago
e90dd26
ixgbe: Make return values more direct
by Mark Rustad
· 10 years ago
9f1fb8ac
ixgbevf: Remove unused get_supported_physical_layer pointer
by Mark Rustad
· 10 years ago
f0ff353
ixgbe: Delete a bunch of dead code
by Mark Rustad
· 10 years ago
4e86281
ixgbe: Fix ixgbe_write_mbx error result
by Mark Rustad
· 10 years ago
acb1ce2
ixgbe: Correct X540 semaphore error
by Mark Rustad
· 10 years ago
e4856696
ixgbe: Fix spurious release of semaphore in EEPROM access
by Mark Rustad
· 10 years ago
d819fc5
ixgbe: Convert some udelays to usleep_range
by Mark Rustad
· 10 years ago
9a24440
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
ac3d2e5
ipv6: remove obsolete comment in ip6_append_data()
by Li RongQing
· 10 years ago
1e3550e
Merge branch 'macb-next'
by David S. Miller
· 10 years ago
4b7b0e4
net/macb: enable scatter-gather feature and set DMA burst length for sama5d4 gem
by Cyrille Pitchen
· 10 years ago
d58c86ec
ARM: at91: change compatibility string for sama5d3x gem
by Cyrille Pitchen
· 10 years ago
924ec53
net/macb: add RX checksum offload feature
by Cyrille Pitchen
· 10 years ago
85ff3d8
net/macb: add TX checksum offload feature
by Cyrille Pitchen
· 10 years ago
a4c35ed3
net/macb: add scatter-gather hw feature
by Cyrille Pitchen
· 10 years ago
e175587
net/macb: configure for FIFO mode and non-gigabit
by Nicolas Ferre
· 10 years ago
ef49200
drivers: net: cpsw: cleanup: remove unused function
by Mugunthan V N
· 10 years ago
3f6148e
net/mlx4_en: mlx4_en_[gs]et_priv_flags() can be static
by Fengguang Wu
· 10 years ago
159945a
bfin_mac: convert bfin Ethernet driver to NAPI framework
by Sonic Zhang
· 10 years ago
6b53daf
net: do not name the pointer to struct net_device net
by WANG Cong
· 10 years ago
7b18ef0
isdn: use constants instead of magicnumbers
by Himangi Saraogi
· 10 years ago
c81576c
cxgb4: Fixed incorrect check for memory operation in t4_memory_rw
by Hariprasad Shenai
· 10 years ago
2695fb5
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
by Alexei Starovoitov
· 10 years ago
dd66d38
fec: Simplify the PM related hooks
by Fabio Estevam
· 10 years ago
e40f5c7
net_sched: remove exceptional & on function name
by Himangi Saraogi
· 10 years ago
56ec0fb
neigh: remove exceptional & on function name
by Himangi Saraogi
· 10 years ago
179542a
igmp: remove exceptional & on function name
by Himangi Saraogi
· 10 years ago
9239079
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch
by David S. Miller
· 10 years ago
10f2980
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
d9e0ecb
openvswitch: Add skb_clone NULL check for the sampling action.
by Andy Zhou
· 10 years ago
651887b
openvswitch: Sample action without side effects
by Simon Horman
· 10 years ago
f53e383
openvswitch: Avoid memory corruption in queue_userspace_packet()
by Andy Zhou
· 10 years ago
e3effd7
i40e: always print aqtx answer
by Shannon Nelson
· 10 years ago
7d62dac
i40e: Give link more time after setting flow control
by Catherine Sullivan
· 10 years ago
7aa6761
i40e: Fix firmware API version errors
by Catherine Sullivan
· 10 years ago
77813d0
i40e/i40evf: ARQ copy desc data even for failed commands
by Kamil Krawczyk
· 10 years ago
b65476c
i40evf: don't wait so long
by Mitch Williams
· 10 years ago
22d2fa1
i40e/i40evf: fix extension header csum logic
by Jesse Brandeburg
· 10 years ago
cd552cb
i40e/i40evf: Add nvmupdate support
by Shannon Nelson
· 10 years ago
efe1ac2
i40e: fix format mismatch in drivers/net/ethernet/intel/i40e/i40e_debugfs.c
by Toralf Förster
· 10 years ago
bf22a6b
igb: bump igb version to 5.2.13
by Todd Fujinaka
· 10 years ago
1516f0a
igb: Add message when malformed packets detected by hw
by Carolyn Wyborny
· 10 years ago
caafb95
ixgbe: don't check minimum link when direct assigned to virtual machine
by Jacob Keller
· 10 years ago
8818970
ixgbe: fix use of list_for_each in ixgbe_enumerate_functions
by Jacob Keller
· 10 years ago
339de30
ixgbe: Change some uses of strncpy to strlcpy
by Mark Rustad
· 10 years ago
f6eec61
openvswitch: Enable tunnel GSO for OVS bridge.
by Pravin B Shelar
· 10 years ago
5cd667b
openvswitch: Allow each vport to have an array of 'port_id's.
by Alex Wang
· 10 years ago
508a8c9
ixgbe: Fix possible null-dereference in error path
by Mark Rustad
· 10 years ago
f6e6753
Merge branch 'filter-move'
by David S. Miller
· 10 years ago
b5f4df3
bpf: update MAINTAINERS entry
by Alexei Starovoitov
· 10 years ago
f5bffec
net: filter: split filter.c into two files
by Alexei Starovoitov
· 10 years ago
8942a6d
Merge branch 'bcmgenet-next'
by David S. Miller
· 10 years ago
c489be0
net: bcmgenet: use kcalloc instead of kzalloc
by Florian Fainelli
· 10 years ago
8900ea57
net: bcmgenet: add missing braces to some if statements
by Florian Fainelli
· 10 years ago
164d4f2
net: bcmgenet: add and remove missing blank lines
by Florian Fainelli
· 10 years ago
c91b7f6
net: bcmgenet: re-align multiple lines correctly
by Florian Fainelli
· 10 years ago
5e811b3
net: bcmgenet: remove FSF mail address
by Florian Fainelli
· 10 years ago
f5220d6
ipv4: Make IP_MULTICAST_ALL and IP_MSFILTER work on raw sockets
by Quentin Armitage
· 10 years ago
92bab4e
Merge branch 'virtio-net-busy-poll'
by David S. Miller
· 10 years ago
9181563
virtio-net: rx busy polling support
by Jason Wang
· 10 years ago
2ffa759
virtio-net: introduce virtnet_receive()
by Jason Wang
· 10 years ago
96b3bff
ethernet: realtek: use pci_device_id
by Varka Bhadram
· 10 years ago
5490c27
ethernet: realtek: use module_pci_driver
by Varka Bhadram
· 10 years ago
274f482
sock: remove skb argument from sk_rcvqueues_full
by Sorin Dumitru
· 10 years ago
bac9832
b43: enable 5 GHz support for N-PHY devices
by Rafał Miłecki
· 10 years ago
b453fda6
b43: register limited amount of 5G channels for BCM43228
by Rafał Miłecki
· 10 years ago
e31cd3b
b43: N-PHY: don't calculate values for TSSI if we can't transmit
by Rafał Miłecki
· 10 years ago
c062488
b43: report correct rate to mac80211 for 5 GHz packets
by Rafał Miłecki
· 10 years ago
5d26b50
mac80211_hwsim: fix compiler warning on MIPS
by Andrew Bresticker
· 10 years ago
c883ad5
b43: N-PHY: fix rev7+ typos at random places
by Rafał Miłecki
· 10 years ago
d878b3a
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 10 years ago
c01fac1
ath9k: fix aggregation session lockup
by Felix Fietkau
· 10 years ago
3b8de07
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 10 years ago
52c4f0e
drivers: net: cpsw: add support to dump ALE table via ethtool register dump
by Mugunthan V N
· 10 years ago
63502b8
dp83640: Fix receive timestamp race condition
by Stefan Sørensen
· 10 years ago
3676326
sfc: Add support for busy polling
by Alexandre Rames
· 10 years ago
2dbe82d
Merge branch 'mlx4-next'
by David S. Miller
· 10 years ago
ea1c1af
net/mlx4_en: Reduce memory consumption on kdump kernel
by Amir Vadai
· 10 years ago
Next »