Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1ab95d37bcc3ff2d69e3871e4f056bab7aed0b85
1ab95d3
net/mlx4: Add data structures to support N-Ports per VF
by Matan Barak
· 11 years ago
8237370
IB/mlx4_ib: Adapt code to use caps.num_ports instead of a constant
by Matan Barak
· 11 years ago
8798998
smsc911x: Change clock warning message to debug level
by Fabio Estevam
· 11 years ago
e35bad5
net: remove empty lines from tcp_syn_flood_action
by Daniel Baluta
· 11 years ago
c60c833
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
cdc04dc
ixgbe: enable tx queues after link up
by Emil Tantilov
· 11 years ago
7155d05
ixgbe: Stop cacheing if the MNG FW enabled
by Don Skidmore
· 11 years ago
65ce9dc
ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599
by Jacob Keller
· 11 years ago
0d7c6e0
ixgbe: use ixgbe_read_pci_cfg_word
by Jacob Keller
· 11 years ago
cbcc637
ixgbe: remove unused media type
by Jacob Keller
· 11 years ago
ee98b57
ixgbe: fix ixgbe_setup_mac_link_82599 autoc variables
by Jacob Keller
· 11 years ago
8036d29
ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctly
by Jacob Keller
· 11 years ago
f68bfdb
ixgbe: check Core Clock Disable bit
by Jacob Keller
· 11 years ago
f8cf7a0
ixgbe: fix errors related to protected AUTOC calls
by Don Skidmore
· 11 years ago
0933ce4
ixgbevf: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
a1108ff
ixgbe: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
1dcf875
igbvf: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
7c4d16f
igb: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
3d2372e
e100: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
dc1edc6
igb: enable VLAN stripping for VMs with i350
by Stefan Assmann
· 11 years ago
a9baf10
qeth: Fix IP version detection for VLAN traffic
by Stefan Raspl
· 11 years ago
4393407
qeth: Removed unused parameter
by Stefan Raspl
· 11 years ago
e71e407
qeth: make qeth_query_card_info_cb() static
by Heiko Carstens
· 11 years ago
2f139a5
af_iucv: recvmsg problem for SOCK_STREAM sockets
by Ursula Braun
· 11 years ago
2024816
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
5b346dc
ixgbevf: Protect ixgbevf_down with __IXGBEVF_DOWN bit
by Mark Rustad
· 11 years ago
2e7cfbd
ixgbevf: Indicate removal state explicitly
by Mark Rustad
· 11 years ago
ed19231
ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed check
by Jacob Keller
· 11 years ago
0c375ac
igb: Add register defines needed for time sync functions
by Carolyn Wyborny
· 11 years ago
e7e834a
e1000e: Fix Explicitly set Transmit Control Register
by David Ertman
· 11 years ago
d9554e9
e1000e: Fix Hardware Unit Hang
by David Ertman
· 11 years ago
db44609
i40e/i40evf: Bump build versions
by Catherine Sullivan
· 11 years ago
c243e96
i40e: potential array underflow in i40e_vc_process_vf_msg()
by Dan Carpenter
· 11 years ago
ff40dd5
i40e/i40evf: reduce context descriptors
by Jesse Brandeburg
· 11 years ago
1943d8b
i40e/i40evf: enable hardware feature head write back
by Jesse Brandeburg
· 11 years ago
6c167f5
i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open()
by Elizabeth Kappler
· 11 years ago
7c3c288
i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE control
by Anjali Singhai Jain
· 11 years ago
30a500e
i40evf: use min_t
by Mitch Williams
· 11 years ago
96d4770
i40evf: correctly program RSS HLUT table
by Mitch Williams
· 11 years ago
28bdc49
micrel: fix masking off LED bits
by Sergei Shtylyov
· 11 years ago
588aefa
i40e: support VF link state ndo
by Mitch Williams
· 11 years ago
3ab428a
netfilter: Add missing vmalloc.h include to nft_hash.c
by David S. Miller
· 11 years ago
8cfad49
ieee802154: properly unshare skbs in ieee802154 *_rcv functions
by Phoebe Buckheister
· 11 years ago
3c5dfef
Merge tag 'linux-can-next-for-3.15-20140317' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 11 years ago
e76070f
via: fix a punctuation typo
by wangweidong
· 11 years ago
59cb89e
doc: update driver TX algorithm in timestamping.txt
by Jakub Kicinski
· 11 years ago
86a2b9c
bonding: ratelimit pr_warn()s in 802.3ad mode
by Veaceslav Falico
· 11 years ago
d37d8ac
net: sched: use no more than one page in struct fw_head
by Eric Dumazet
· 11 years ago
995dca4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
d70e941
net/i40e: Avoid double setting of NETIF_F_SG for the HW encapsulation feature mask
by Or Gerlitz
· 11 years ago
37a622c
i40evf: Rename i40e_ptype_lookup i40evf_ptype_lookup
by Eric W Biederman
· 11 years ago
72f72dc
e1000e: fix the build error when PM is disabled
by Kevin Hao
· 11 years ago
406d496
igb: remove references to long gone command line parameters
by Fernando Luis Vazquez Cao
· 11 years ago
33125df3
Merge branch 'altera_tse'
by David S. Miller
· 11 years ago
f7b1824
net: ethernet: Change Ethernet Makefile and Kconfig for Altera TSE driver
by Vince Bridgers
· 11 years ago
16b8b92
MAINTAINERS: Add entry for Altera Triple Speed Ethernet Driver
by Vince Bridgers
· 11 years ago
ed33ef6
Altera TSE: Add Altera Ethernet Driver Makefile and Kconfig
by Vince Bridgers
· 11 years ago
bbd2190
Altera TSE: Add main and header file for Altera Ethernet Driver
by Vince Bridgers
· 11 years ago
6c3324a9
Altera TSE: Add Miscellaneous Files for Altera Ethernet Driver
by Vince Bridgers
· 11 years ago
f64f880
Altera TSE: Add Altera Ethernet Driver SGDMA file components
by Vince Bridgers
· 11 years ago
94fb0ef
Altera TSE: Add Altera Ethernet Driver MSGDMA File Components
by Vince Bridgers
· 11 years ago
04add4a
Documentation: networking: Add Altera Ethernet (TSE) Documentation
by Vince Bridgers
· 11 years ago
d6da06f
dts: Add bindings for the Altera Triple Speed Ethernet driver
by Vince Bridgers
· 11 years ago
d5d2091
netfilter: conntrack: Fix UP builds
by Eric Dumazet
· 11 years ago
e73087a
Merge branch 'at86rf230'
by David S. Miller
· 11 years ago
fa2d3e9
at86rf230: add support for devicetree
by Alexander Aring
· 11 years ago
3fa2757
at86rf230: make reset pin optionally
by Alexander Aring
· 11 years ago
56f023f
at86rf230: change reset timings
by Alexander Aring
· 11 years ago
7e81461
at86rf230: move locking state in xmit
by Alexander Aring
· 11 years ago
7332fcb
at86rf230: fix unexpected state change
by Alexander Aring
· 11 years ago
d5c065e
Merge branch 'sh_eth'
by David S. Miller
· 11 years ago
8d5009f
sh_eth: fold netif_msg_*() and netdev_*() calls into netif_*() invocations
by Sergei Shtylyov
· 11 years ago
da24685
sh_eth: convert dev_*() to netdev_*() calls
by Sergei Shtylyov
· 11 years ago
f75f14e
sh_eth: convert pr_*() to netdev_*() calls
by Sergei Shtylyov
· 11 years ago
264be2f
sh_eth: exit probe with unknown register layout
by Sergei Shtylyov
· 11 years ago
7c16944
Merge branch 'netpoll-next'
by David S. Miller
· 11 years ago
9c62a68
netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)
by Eric W. Biederman
· 11 years ago
e1bd4d3
netpoll: Move all receive processing under CONFIG_NETPOLL_TRAP
by Eric W. Biederman
· 11 years ago
18b3753
netpoll: Consolidate neigh_tx processing in service_neigh_queue
by Eric W. Biederman
· 11 years ago
ad8d475
netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAP
by Eric W. Biederman
· 11 years ago
b6bacd5
netpoll: Don't drop all received packets.
by Eric W. Biederman
· 11 years ago
ff60763
netpoll: Add netpoll_rx_processing
by Eric W. Biederman
· 11 years ago
e97dc3f
netpoll: Warn if more packets are processed than are budgeted
by Eric W. Biederman
· 11 years ago
eb8143b
netpoll: Visit all napi handlers in poll_napi
by Eric W. Biederman
· 11 years ago
9852fbe
netpoll: Pass budget into poll_napi
by Eric W. Biederman
· 11 years ago
b249b51
netpoll: move setting of NETPOLL_RX_DROP into netpoll_poll_dev
by Eric W. Biederman
· 11 years ago
e86e180
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
7d08487
netfilter: connlimit: use rbtree for per-host conntrack obj storage
by Florian Westphal
· 11 years ago
50e0e9b
netfilter: connlimit: make same_source_net signed
by Florian Westphal
· 11 years ago
1442e75
netfilter: connlimit: use keyed locks
by Florian Westphal
· 11 years ago
76aeec8
can: mcp251x: Fix regulators operation without CONFIG_REGULATOR
by Alexander Shiyan
· 11 years ago
3e66d01
can: populate netdev::dev_id for udev discrimination
by Christopher R. Baker
· 11 years ago
c971fa2
can: Unify MTU settings for CAN interfaces
by Oliver Hartkopp
· 11 years ago
e7ef085
Merge branch 'napi_budget_zero'
by David S. Miller
· 11 years ago
75363a4
sfc: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
c7b82cc
vxge: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
176f792
tc35815: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
d1def91
tilepro: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
d110ec4
tilegx: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
99a09c2
s2io: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
Next »