Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
496d7e8ea3e60289323d24e158b7bce8d0afba2c
496d7e8
mac8011: slight optimization of addr compare
by dingtianhong
· 11 years ago
c5266d4
infiniband: slight optimization of addr compare
by dingtianhong
· 11 years ago
93dc5e4
ozwpan: slight optimization of addr compare
by dingtianhong
· 11 years ago
c15975a
zd1211rw: slight optimization of addr compare
by dingtianhong
· 11 years ago
323813e
batman-adv: use batadv_compare_eth for concise
by dingtianhong
· 11 years ago
7ed8ca5
ppp: slight optimization of addr compare
by dingtianhong
· 11 years ago
dc050c9
hamradio: slight optimization of addr compare
by dingtianhong
· 11 years ago
e6d9f8a
net: atl1: slight optimization of addr compare
by dingtianhong
· 11 years ago
ebff7b4
net: pcnet: slight optimization of addr compare
by dingtianhong
· 11 years ago
40803a2
net: freescale: remove unused compare_addr()
by dingtianhong
· 11 years ago
306d7f7
qlge: make local function static
by stephen hemminger
· 11 years ago
652a4a5
mdio: unused ethtool functions
by stephen hemminger
· 11 years ago
c49fa25
hhf: make qdisc ops static
by stephen hemminger
· 11 years ago
db34de9
rose: cleanup checkpatch errors,spaces required
by Weilong Chen
· 11 years ago
f482f2f
sctp: remove the never used 'return' and redundant 'break'
by wangweidong
· 11 years ago
2cc33c7
mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warning(...
by Weilong Chen
· 11 years ago
de5b867
cxgb4: make functions static and remove dead code
by stephen hemminger
· 11 years ago
131334d
sctp: remove casting from function calls through ops structure
by wangweidong
· 11 years ago
c92d549
netconf: add support for IPv6 proxy_ndp
by stephen hemminger
· 11 years ago
09aea5d
netconf: rename PROXY_ARP to NEIGH_PROXY
by stephen hemminger
· 11 years ago
345010b
net: vxlan: use custom ndo_change_mtu handler
by Daniel Borkmann
· 11 years ago
289dccb
net: use kfree_skb_list() helper
by Eric Dumazet
· 11 years ago
1b6176c
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 11 years ago
790e38b
ipv6: move ip6_sk_accept_pmtu from generic pmtu update path to ipv6 one
by Hannes Frederic Sowa
· 11 years ago
fc45b45
Revert "sctp: fix missing include file"
by David S. Miller
· 11 years ago
44cc479
can: ti_hecc: Replace platform dependency with ARM dependency
by Ezequiel Garcia
· 11 years ago
66606aa
can: mcp251x: Add device tree support
by Alexander Shiyan
· 11 years ago
c0ebbdd
can: gw: remove obsolete checks
by Oliver Hartkopp
· 11 years ago
ac7686b
packet: doc: add documentation for VLAN TPID delivery
by Atzm Watanabe
· 11 years ago
ac0917f
sctp: fix missing include file
by sfeldma@cumulusnetworks.com
· 11 years ago
dbe8ecd
Merge branch 'b44'
by David S. Miller
· 11 years ago
b04138b
b44: use fixed PHY device if we do not find any
by Hauke Mehrtens
· 11 years ago
656a7c2
b44: do not set PHY address to 30 for every ext PHY
by Hauke Mehrtens
· 11 years ago
bea69c4
b44: activate PHY when MAC is off
by Hauke Mehrtens
· 11 years ago
86f4ea6
b44: add phylib support
by Hauke Mehrtens
· 11 years ago
348baa6
b44: rename b44_mii_{read, write} to b44_mdio_{read, write}_mii
by Hauke Mehrtens
· 11 years ago
7befa6a
b44: abort when no PHY is available at all
by Hauke Mehrtens
· 11 years ago
5ab6329
b44: rename B44_PHY_ADDR_NO_PHY to B44_PHY_ADDR_NO_LOCAL_PHY
by Hauke Mehrtens
· 11 years ago
d619419
b44: check register instead of PHY address to detect external PHY
by Hauke Mehrtens
· 11 years ago
a181ceb
tcp: autocork should not hold first packet in write queue
by Eric Dumazet
· 11 years ago
a792866
net_sched: fix regression in tc_action_ops
by Eric Dumazet
· 11 years ago
dcd7608
net_sched: fix a regression in tcf_proto_lookup_ops()
by Eric Dumazet
· 11 years ago
568a153
net_sched: fix a regression in tc actions
by WANG Cong
· 11 years ago
852ad5e
Merge branch 'bridge_cleanups'
by David S. Miller
· 11 years ago
97ad8b5
bridge: change the position of '{' to the pre line
by tanxiaojun
· 11 years ago
56b148e
bridge: change "foo* bar" to "foo *bar"
by tanxiaojun
· 11 years ago
31a5b83
bridge: add space before '(/{', after ',', etc.
by tanxiaojun
· 11 years ago
a97bfc1
bridge: remove unnecessary parentheses
by tanxiaojun
· 11 years ago
87e823b
bridge: remove unnecessary condition judgment
by tanxiaojun
· 11 years ago
5495ab7
bnx2x: cleanup skb_set_hash
by Tom Herbert
· 11 years ago
4742e78
Merge branch 'sh_eth'
by David S. Miller
· 11 years ago
4174ecd
sh_eth: do not reset PHY needlessly
by Sergei Shtylyov
· 11 years ago
18be099
sh_eth: add PHY IRQ to platform data
by Sergei Shtylyov
· 11 years ago
9ddffb8
Merge branch 'mlx4'
by David S. Miller
· 11 years ago
982290a
net/mlx4_core: Check port number for validity before accessing data
by Matan Barak
· 11 years ago
0276a33
net/mlx4_en: Add NAPI support for transmit side
by Eugenia Emantayev
· 11 years ago
e4b59a1
net/mlx4_en: Ignore irrelevant hypervisor events
by Eugenia Emantayev
· 11 years ago
be902ab
net/mlx4_core: Set CQE/EQE size to 64B by default
by Eyal Perry
· 11 years ago
d03a68f
net/mlx4_en: Configure the XPS queue mapping on driver load
by Ido Shamay
· 11 years ago
84c8640
net/mlx4_en: Implement ndo_get_phys_port_id
by Hadar Hen Zion
· 11 years ago
8e1a28e
net/mlx4_core: Expose physical port id as PF/VF capability
by Hadar Hen Zion
· 11 years ago
eb17711
net/mlx4_core: Introduce nic_info new flag in QUERY_FUNC_CAP
by Hadar Hen Zion
· 11 years ago
73e74ab
net/mlx4_core: Rename QUERY_FUNC_CAP fields
by Hadar Hen Zion
· 11 years ago
7b25d81
net/mlx4_core: Remove zeroed out of explicit QUERY_FUNC_CAP fields
by Hadar Hen Zion
· 11 years ago
5b59d46
rps: NUMA flow limit allocations
by Eric Dumazet
· 11 years ago
c503681
drivers: net: Mark functions as static in debug.c
by Rashika Kheria
· 11 years ago
44468f5
drivers: net: Mark functions as static in 4965-debug.c
by Rashika Kheria
· 11 years ago
9b0124d
drivers: net: Mark functions as static in 3945-debug.c
by Rashika Kheria
· 11 years ago
b6835f9
drivers: net: Include new header file in sbni.c
by Rashika Kheria
· 11 years ago
33ba407
drivers: net: Mark functions as static in stmmac_platform.c
by Rashika Kheria
· 11 years ago
49fef74
drivers: net: Mark functions as static in qlcnic_83xx_hw.c
by Rashika Kheria
· 11 years ago
8e3fb2c
drivers: net: Mark functions as static in qlcnic_io.c
by Rashika Kheria
· 11 years ago
1669cb9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
cb4eae3
Merge branch 'bonding_nl'
by David S. Miller
· 11 years ago
c13ab3f
bonding: add packets_per_slave attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
8d836d0
bonding: add lp_interval attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
7d10100
bonding: add min_links attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
1cc0b1e
bonding: add all_slaves_active attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
2c9839c
bonding: add num_grat_arp attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
de47c4a
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 11 years ago
b89587a
xen-netback: add gso_segs calculation
by Paul Durrant
· 11 years ago
79c11f2
sch_cbq: remove unnecessary null pointer check
by Yang Yingliang
· 11 years ago
3b69a4c
act_police: remove unnecessary null pointer check
by Yang Yingliang
· 11 years ago
d2adcaa
sfc: fix sparse non static symbol warning
by Wei Yongjun
· 11 years ago
78ea85f
net: skbuff: improve comment on checksumming
by Daniel Borkmann
· 11 years ago
10239ed
net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdisc
by Terry Lam
· 11 years ago
2a2529e
3c59x: Add software timestamping
by Matthew Whitehead
· 11 years ago
2372175
lib: hash: follow-up fixups for arch hash
by Francesco Fusco
· 11 years ago
020e867c
isdn: use strlcpy() instead strcpy()
by Dan Carpenter
· 11 years ago
1a81a2e
bridge: spelling fixes
by tanxiaojun
· 11 years ago
93b36cf
ipv6: support IPV6_PMTU_INTERFACE on sockets
by Hannes Frederic Sowa
· 11 years ago
cd174e6
ipv4: new ip_no_pmtu_disc mode to always discard incoming frag needed msgs
by Hannes Frederic Sowa
· 11 years ago
974eda1
inet: make no_pmtu_disc per namespace and kill ipv4_config
by Hannes Frederic Sowa
· 11 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
0b68070
net: vmxnet3 calls skb_set_hash
by Tom Herbert
· 11 years ago
3b21567
net: sun-niu calls skb_set_hash
by Tom Herbert
· 11 years ago
c7cb38a
net: sfc calls skb_set_hash
by Tom Herbert
· 11 years ago
c4be416
net: vxge calls skb_set_hash
by Tom Herbert
· 11 years ago
6917441
net: mlx4 calls skb_set_hash
by Tom Herbert
· 11 years ago
b408f94
net: sky2 calls skb_set_hash
by Tom Herbert
· 11 years ago
Next »