Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f33c8b94fd51aeb0bc02f87ee172691ddf7936b6
f33c8b9
ipvs: fix sparse warnings in lblc and lblcr
by Julian Anastasov
· 12 years ago
371990e
ipvs: fix the remaining sparse warnings in ip_vs_ctl.c
by Julian Anastasov
· 12 years ago
7cf2eb7
ipvs: fix sparse warnings for ip_vs_conn listing
by Julian Anastasov
· 12 years ago
d717bb2
ipvs: properly dereference dest_dst in ip_vs_forget_dev
by Julian Anastasov
· 12 years ago
3e3251b
net: sctp: minor: remove dead code from sctp_packet
by Daniel Borkmann
· 12 years ago
ae88408
VXLAN: Allow L2 redirection with L3 switching
by David Stevens
· 12 years ago
53759be
net: Remove return value from list_netdevice()
by dingtianhong
· 12 years ago
3fb62c5
net: remove a stale comment for dl_next
by Eric Dumazet
· 12 years ago
d4ae1f5
qeth: Fix missing pointer update
by Stefan Raspl
· 12 years ago
065cc78
qeth: remove unused variable
by Stefan Raspl
· 12 years ago
4a912f9
qeth: remove cast for kzalloc return value
by Zhang Yanfei
· 12 years ago
03393fd5
xen-netback: don't disconnect frontend when seeing oversize packet
by Wei Liu
· 12 years ago
2810e5b
xen-netback: coalesce slots in TX path and fix regressions
by Wei Liu
· 12 years ago
9ecd1a7
xen-netfront: reduce gso_max_size to account for max TCP header
by Wei Liu
· 12 years ago
697089d
xen-netfront: frags -> slots in log message
by Wei Liu
· 12 years ago
2bd92cd
be2net: enable IOMMU pass through for be2net
by Craig Hada
· 12 years ago
a05f99d
be2net: Use GET_PROFILE_CONFIG V1 cmd for BE3-R
by Vasundhara Volam
· 12 years ago
0ad3157
be2net: Avoid flashing BE3 UFI on BE3-R chip.
by Vasundhara Volam
· 12 years ago
4d27712
be2net: Don't log "Out of MCCQ wrbs" error
by Vasundhara Volam
· 12 years ago
94d73aa
be2net: Use TXQ_CREATE_V2 cmd
by Vasundhara Volam
· 12 years ago
26f26b3
bnx2x: update version to 1.78.17-0
by Dmitry Kravkov
· 12 years ago
d2d2d87
bnx2x: allow nvram test to run when device is down
by Dmitry Kravkov
· 12 years ago
edb944d
bnx2x: add additional regions for CRC memory test
by Dmitry Kravkov
· 12 years ago
f1691dc
bnx2x: remove non-necessary assignment
by Dmitry Kravkov
· 12 years ago
30c20b6
bnx2x: fix byte-by-byte nvram write for BE machines
by Dmitry Kravkov
· 12 years ago
8564095
bnx2x: refactor nvram read procedure
by Dmitry Kravkov
· 12 years ago
91b1c1a
qeth: fix VLAN related compilation errors
by Patrick McHardy
· 12 years ago
8da63a6
net: vlan: fix up vlan_proto_idx() for CONFIG_BUG=n
by Patrick McHardy
· 12 years ago
9fae27b
net: vlan: fix dummy function signatures for CONFIG_VLAN=n
by Patrick McHardy
· 12 years ago
cf2c014
net: vlan: fix memory leak in vlan_info_rcu_free()
by Patrick McHardy
· 12 years ago
95a0616
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 12 years ago
bb5b052
bond: add support to read speed and duplex via ethtool
by Andy Gospodarek
· 12 years ago
4b457bd
packet: move hw/sw timestamp extraction into a small helper
by Daniel Borkmann
· 12 years ago
6e94d1e
net: socket: move ktime2ts to ktime header api
by Daniel Borkmann
· 12 years ago
cf27014
net: Add .gitignore to networking selftests directory.
by David S. Miller
· 12 years ago
2d6577f
net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_*
by David S. Miller
· 12 years ago
92352df
Merge branch 'qlcnic'
by David S. Miller
· 12 years ago
c637627
qlcnic: Update version to 5.2.41
by Rajesh Borundia
· 12 years ago
7ed3ce4
qlcnic: Support polling for mailbox events.
by Rajesh Borundia
· 12 years ago
d1a1105
qlcnic: Fix loopback test for SR-IOV PF.
by Rajesh Borundia
· 12 years ago
91b7282
qlcnic: Support VLAN id config.
by Rajesh Borundia
· 12 years ago
4000e7a
qlcnic: Support MAC address, Tx rate config.
by Rajesh Borundia
· 12 years ago
f036e4f
qlcnic: VF reset recovery implementation.
by Rajesh Borundia
· 12 years ago
97d8105
qlcnic: VF FLR implementation.
by Rajesh Borundia
· 12 years ago
f80bc8f
qlcnic: Change 82xx adapter VLAN id endian type.
by Rajesh Borundia
· 12 years ago
42bbcb7
Merge branch 'netlink-mmap'
by David S. Miller
· 12 years ago
3ab1f68
nfnetlink: add support for memory mapped netlink
by Patrick McHardy
· 12 years ago
ec464e5
netfilter: rename netlink related "pid" variables to "portid"
by Patrick McHardy
· 12 years ago
5683264
netlink: add documentation for memory mapped I/O
by Patrick McHardy
· 12 years ago
4ae9fbe
netlink: add RX/TX-ring support to netlink diag
by Patrick McHardy
· 12 years ago
cd1df52
netlink: add flow control for memory mapped I/O
by Patrick McHardy
· 12 years ago
f9c2288
netlink: implement memory mapped recvmsg()
by Patrick McHardy
· 12 years ago
5fd9612
netlink: implement memory mapped sendmsg()
by Patrick McHardy
· 12 years ago
9652e93
netlink: add mmap'ed netlink helper functions
by Patrick McHardy
· 12 years ago
ccdfcc3
netlink: mmaped netlink: ring setup
by Patrick McHardy
· 12 years ago
cf0a018
netlink: add netlink_skb_set_owner_r()
by Patrick McHardy
· 12 years ago
1298ca4
netlink: don't orphan skb in netlink_trim()
by Patrick McHardy
· 12 years ago
0ebd0ac
net: add function to allocate sk_buff head without data area
by Patrick McHardy
· 12 years ago
e32123e
netlink: rename ssk to sk in struct netlink_skb_params
by Patrick McHardy
· 12 years ago
cd967e0
netlink: add symbolic value for congested state
by Patrick McHardy
· 12 years ago
447b816
Merge branch '8021ad'
by David S. Miller
· 12 years ago
28d2b13
net: vlan: announce STAG offload capability in some drivers
by Patrick McHardy
· 12 years ago
8ad227f
net: vlan: add 802.1ad support
by Patrick McHardy
· 12 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
1fd9b1f
net: vlan: prepare for 802.1ad support
by Patrick McHardy
· 12 years ago
80d5c36
net: vlan: prepare for 802.1ad VLAN filtering offload
by Patrick McHardy
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
c296289
Merge branch 'intel'
by David S. Miller
· 12 years ago
ceb5f13
igb: Add support for i354 devices
by Carolyn Wyborny
· 12 years ago
70ea478
igb: add support for spoofchk config
by Lior Levy
· 12 years ago
87371b9
igb: Enable EEE LP advertisement
by Matthew Vick
· 12 years ago
b980ac1
igb: Fix code comments and whitespace
by Jeff Kirsher
· 12 years ago
c826892
igb: Fix sparse warnings on function pointers
by Akeem G. Abodunrin
· 12 years ago
4e227667
igb: Use rx/tx_itr_setting when setting up initial value of itr
by Alexander Duyck
· 12 years ago
b646c22
igb: Pull adapter out of main path in igb_xmit_frame_ring
by Alexander Duyck
· 12 years ago
b9555f6
igb: Mask off check of frag_off as we only want fragment offset
by Alexander Duyck
· 12 years ago
5c17a20
igb: random code and comments fix
by Akeem G. Abodunrin
· 12 years ago
e00bf60
igb: Implement support to power sfp cage and turn on I2C
by Akeem G. Abodunrin
· 12 years ago
f69aa39
igb: Support to read and export SFF-8472/8079 data
by Akeem G. Abodunrin
· 12 years ago
d37d696
netfilter: xt_rpfilter: depend on raw or mangle table
by Florian Westphal
· 12 years ago
f502ef7
igb: Support for 100base-fx SFP
by Akeem G. Abodunrin
· 12 years ago
33243fb
ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests
by Joe Perches
· 12 years ago
979fe5f
ixgbe: Add support for WoL on 82599 SFP+ LOM
by Jacob Keller
· 12 years ago
499ab5c
ixgbe: in shutdown, do netif_running() under rtnl_lock
by akepner
· 12 years ago
c1cb0d3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
0e280af
tcp: introduce TCPSpuriousRtxHostQueues SNMP counter
by Eric Dumazet
· 12 years ago
5a5967d
fec: Remove unneeded asm header files
by Fabio Estevam
· 12 years ago
f229f6c
netfilter: add my copyright statements
by Patrick McHardy
· 12 years ago
8c5afd6
ixgbe: bump version number
by Don Skidmore
· 12 years ago
b8f8363
ixgbe: Fix 1G link WoL
by Don Skidmore
· 12 years ago
0b2679d
ixgbe: fix MNG FW support when adapter not up
by Don Skidmore
· 12 years ago
b8e8200
ixgbe: enable devices with internal switch to read pci parent
by Jacob Keller
· 12 years ago
ef1889d
ixgbe: create conversion functions from link_status to bus/speed
by Jacob Keller
· 12 years ago
e8710a5
ixgbe: Enable support for recognizing PCI-e Gen3 link speed
by Jacob Keller
· 12 years ago
7f66162
ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ring
by Alexander Duyck
· 12 years ago
d011157
ixgbe: don't do arithmetic operations on bitmasks
by Emil Tantilov
· 12 years ago
20967f4
ixgbe: Mask off check of frag_off as we only want fragment offset
by Alexander Duyck
· 12 years ago
2551c40
Merge branch 'tipc-ipoib'
by David S. Miller
· 12 years ago
dc850b0
IPoIB: add support for TIPC protocol
by Patrick McHardy
· 12 years ago
a29a194
tipc: add InfiniBand media type
by Patrick McHardy
· 12 years ago
Next »