Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2b7c121f82b47ba5efac1ef47355376d1f8d6980
2b7c121
net: ipv6: mld: refactor query processing into v1/v2 functions
by Daniel Borkmann
· 11 years ago
cc7f7ab
net: ipv6: mld: similarly to MLDv2 have min max_delay of 1
by Daniel Borkmann
· 11 years ago
58c0ecf
net: ipv6: mld: implement RFC3810 MLDv2 mode only
by Daniel Borkmann
· 11 years ago
e3f5b17
net: ipv6: mld: get rid of MLDV2_MRC and simplify calculation
by Daniel Borkmann
· 11 years ago
6c567b7
net: ipv6: mld: clean up MLD_V1_SEEN macro
by Daniel Borkmann
· 11 years ago
89225d1
net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12.
by Daniel Borkmann
· 11 years ago
52f20e6
tcp: better comments for RTO initiallization
by Yuchung Cheng
· 11 years ago
430eda6
vxlan: Optimize vxlan rcv
by Pravin B Shelar
· 11 years ago
f8de310
atm: he: print MAC via %pM
by Andy Shevchenko
· 11 years ago
8390f81
atm: nicstar: re-use native mac_pton() helper
by Andy Shevchenko
· 11 years ago
0cf9158
driver:stmmac: Adjust time stamp increase for 0.465 ns accurate only when Time stamp binary rollover is set.
by Sonic Zhang
· 11 years ago
c08751c
net: sctp: Fix data chunk fragmentation for MTU values which are not multiple of 4
by Alexander Sverdlin
· 11 years ago
0a17193
drivers:net: delete premature free_irq
by Julia Lawall
· 11 years ago
cfd280c
net: sync some IP headers with glibc
by Carlos O'Donell
· 11 years ago
42a5a5c
sfc: check for allocation failure
by Dan Carpenter
· 11 years ago
b163b42
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
48f8e0a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
66f40b8
igb: Update version number
by Akeem G Abodunrin
· 11 years ago
41fcfbe
igb: Implementation to report advertised/supported link on i354 devices
by Akeem G Abodunrin
· 11 years ago
f6878e3
igb: Get speed and duplex for 1G non_copper devices
by Akeem G Abodunrin
· 11 years ago
1205e1f
netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packet
by Phil Oester
· 11 years ago
f1b4d62
igb: Support to get 2_5G link status for appropriate media type
by Akeem G Abodunrin
· 11 years ago
db476e8
igb: No PHPM support in i354 devices
by Akeem G Abodunrin
· 11 years ago
dfc7075
igb: M88E1543 PHY downshift implementation
by Akeem G Abodunrin
· 11 years ago
99af472
igb: New PHY_ID for i354 device
by Akeem G Abodunrin
· 11 years ago
aa9b8cc
igb: Implementation of 1-sec delay for i210 devices
by Akeem G Abodunrin
· 11 years ago
53ea6c7
igb: Don't look for a PBA in the iNVM when flashless
by Todd Fujinaka
· 11 years ago
7cc9eb6
netfilter: SYNPROXY: let unrelated packets continue
by Jesper Dangaard Brouer
· 11 years ago
f4de4c8
netfilter: synproxy_core: fix warning in __nf_ct_ext_add_length()
by Patrick McHardy
· 11 years ago
775ada6
netfilter: more strict TCP flag matching in SYNPROXY
by Jesper Dangaard Brouer
· 11 years ago
c995ae2
tcp: Change return value of tcp_rcv_established()
by Vijay Subramanian
· 11 years ago
cc8c6c1
net: tcp_probe: adapt tbuf size for recent changes
by Daniel Borkmann
· 11 years ago
3cc4a67
qlcnic: remove a stray semicolon
by Dan Carpenter
· 11 years ago
0996b7d
qlcnic: Fix sparse warning.
by Sucheta Chakraborty
· 11 years ago
80aa4e1
x25: add a sanity check parsing X.25 facilities
by Dan Carpenter
· 11 years ago
cab6ce9
caif: add a sanity check to the tty name
by Dan Carpenter
· 11 years ago
0b536be
ibmveth: Fix little endian issues
by Anton Blanchard
· 11 years ago
c67c71b
net: netx-eth: remove unnecessary casting
by Jingoo Han
· 11 years ago
069281d
cnic: Update version to 2.5.18.
by Michael Chan
· 11 years ago
a5b3c4a
cnic: Eliminate local copy of pfid.
by Michael Chan
· 11 years ago
5bf945a
cnic: Eliminate CNIC_PORT macro and port_mode in local struct.
by Michael Chan
· 11 years ago
5e65789f
cnic: Redefine BNX2X_HW_CID using existing bnx2x macros
by Michael Chan
· 11 years ago
104a43e
cnic: Use CHIP_NUM macros from bnx2x.h
by Michael Chan
· 11 years ago
82476b3
net: correctly interlink lower/upper devices
by Veaceslav Falico
· 11 years ago
ea23192
tunnels: harmonize cleanup done on skb on rx path
by Nicolas Dichtel
· 11 years ago
963a88b
tunnels: harmonize cleanup done on skb on xmit path
by Nicolas Dichtel
· 11 years ago
8b27f27
skb: allow skb_scrub_packet() to be used by tunnels
by Nicolas Dichtel
· 11 years ago
1179618
vxlan: remove net arg from vxlan[6]_xmit_skb()
by Nicolas Dichtel
· 11 years ago
8b7ed2d
iptunnels: remove net arg from iptunnel_xmit()
by Nicolas Dichtel
· 11 years ago
c482686
bonding: drop read_lock in bond_compute_features
by nikolay@redhat.com
· 11 years ago
9b7b165
bonding: drop read_lock in bond_fix_features
by nikolay@redhat.com
· 11 years ago
c509316
bonding: simplify bond_3ad_update_lacp_rate and use RTNL for sync
by nikolay@redhat.com
· 11 years ago
ee8487c
bonding: trivial: remove outdated comment and braces
by nikolay@redhat.com
· 11 years ago
6c8d23f
bonding: simplify and fix peer notification
by nikolay@redhat.com
· 11 years ago
f7c6be4
vhost_net: correctly limit the max pending buffers
by Jason Wang
· 11 years ago
19c73b3
vhost_net: poll vhost queue after marking DMA is done
by Jason Wang
· 11 years ago
ce21a02
vhost_net: determine whether or not to use zerocopy at one time
by Jason Wang
· 11 years ago
c49e4e5
vhost: switch to use vhost_add_used_n()
by Jason Wang
· 11 years ago
c92112a
vhost_net: use vhost_add_used_and_signal_n() in vhost_zerocopy_signal_used()
by Jason Wang
· 11 years ago
094afe7
vhost_net: make vhost_zerocopy_signal_used() return void
by Jason Wang
· 11 years ago
521a87c
net: sunhme: use pci_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
1895499
net: tulip: use pci_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
2c0c4fb
net: mdio-octeon: use platform_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
e04e37a
net: sunhme: use platform_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
bc35383
net: emac: use platform_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
1372a29
wireless: scan: Remove comment to compare_ether_addr
by Joe Perches
· 11 years ago
c3923b7
batman: Remove reference to compare_ether_addr
by Joe Perches
· 11 years ago
951fd87
llc: Use normal etherdevice.h tests
by Joe Perches
· 11 years ago
7367d0b
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
by Joe Perches
· 11 years ago
c9b3745
USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700Device Driver Support
by Liu Junliang
· 11 years ago
a77dcb8
be2net: set and query VEB/VEPA mode of the PF interface
by Ajit Khaparde
· 11 years ago
bc6fc9f
net: fix comment typo for __skb_alloc_pages()
by Florian Fainelli
· 11 years ago
50ad076
gianfar: Fix reported number of sent bytes to BQL
by Claudiu Manoil
· 11 years ago
7a163bf
netconsole: avoid a crash with multiple sysfs writers
by Dan Aloni
· 11 years ago
fd9af07
sh_eth: Enable Rx descriptor word 0 shift for r8a7790
by Kouei Abe
· 11 years ago
7db8e0c
sh_eth: Fix cache invalidation omission of receive buffer
by Kouei Abe
· 11 years ago
d3ab3ff
bonding: use rlb_client_info->vlan_id instead of ->tag
by Veaceslav Falico
· 11 years ago
6f477d4
bonding: remove bond_vlan_used()
by Veaceslav Falico
· 11 years ago
c12a224
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 11 years ago
e7abfe4
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
b1b7207
net: sctp: probe: allow more advanced ingress filtering by mark
by Daniel Borkmann
· 11 years ago
3e25c65
net: neighbour: Remove CONFIG_ARPD
by Tim Gardner
· 11 years ago
4f49129
virtio-net: Set RXCSUM feature if GUEST_CSUM is available
by Thomas Huth
· 11 years ago
61c8106
Merge branch 'addr_assign_type'
by David S. Miller
· 11 years ago
314cb11
staging: vt6655: inherit addr_assign_type along with dev_addr
by Bjørn Mork
· 11 years ago
d32a96e
net: libertas: inherit addr_assign_type along with dev_addr
by Bjørn Mork
· 11 years ago
db18134
net: hostap: inherit addr_assign_type along with dev_addr
by Bjørn Mork
· 11 years ago
252352cb
net: airo: inherit addr_assign_type along with dev_addr
by Bjørn Mork
· 11 years ago
93af735
net: team: inherit addr_assign_type along with dev_addr
by Bjørn Mork
· 11 years ago
8b98604
net: macvlan: inherit addr_assign_type along with dev_addr
by Bjørn Mork
· 11 years ago
2fcc800
net: dsa: inherit addr_assign_type along with dev_addr
by Bjørn Mork
· 11 years ago
6b93f4a
net: vlan: inherit addr_assign_type along with dev_addr
by Bjørn Mork
· 11 years ago
83a093b
net: etherdevice: add address inherit helper
by Bjørn Mork
· 11 years ago
5a17a39
net: make snmp_mib_free static inline
by Cong Wang
· 11 years ago
660d98c
vxlan: include net/ip6_checksum.h for csum_ipv6_magic()
by Cong Wang
· 11 years ago
8c1bb79
vxlan: fix flowi6_proto value
by Cong Wang
· 11 years ago
ba39767
Merge branch 'qlcnic'
by David S. Miller
· 11 years ago
693dcd2
qlcnic: Update version to 5.3.50
by Shahed Shaikh
· 11 years ago
35dafcb
qlcnic: Add support for per port eswitch configuration
by Sony Chacko
· 11 years ago
7000078
qlcnic: Restructuring of qlc_83xx_fw_info structure.
by Pratik Pujar
· 11 years ago
Next »