Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c018b7af5e9e59c19df39a86e3da58e6293d922b
c018b7a
smsc9420: use named constants for pci_power_t values
by Julia Lawall
· 11 years ago
e9bf3b0
Merge branch 'tunnel_dst_caching'
by David S. Miller
· 11 years ago
9a4aa9a
ipv4: Use percpu Cache route in IP tunnels
by Tom Herbert
· 11 years ago
7d442fa
ipv4: Cache dst in tunnels
by Tom Herbert
· 11 years ago
f916ec9
sctp: Add process name and pid to deprecation warnings
by Neil Horman
· 11 years ago
2d4dda7
net: tulip: delete useless tests on netdev_priv
by Julia Lawall
· 11 years ago
c1ddf29
net: revert "sched classifier: make cgroup table local"
by Cong Wang
· 11 years ago
de6fb28
sched classifier: make cgroup table local
by stephen hemminger
· 11 years ago
9c75f40
sched action: make local function static
by stephen hemminger
· 11 years ago
2156d9a
mlx4_en: Only cycle port if HW timestamp config changes
by Shawn Bohrer
· 11 years ago
ad7d4ea
mlx4_en: Add PTP hardware clock
by Shawn Bohrer
· 11 years ago
dd9b455
ipv4: switch and case should be at the same indent
by Weilong Chen
· 11 years ago
442c67f
ipv4: spaces required around that '='
by Weilong Chen
· 11 years ago
96bfc80
net: Cleanup in eth-netx.h
by Sachin Kamat
· 11 years ago
769f01e
hamradio: 6pack: fix error return code
by Julia Lawall
· 11 years ago
4fc3ecd
net: fix error return code
by Julia Lawall
· 11 years ago
0c3584d
ipv6: remove prune parameter for fib6_clean_all
by Li RongQing
· 11 years ago
b055597
tipc: make the code look more readable
by wangweidong
· 11 years ago
fbe4d45
tun, rfs: fix the incorrect hash value
by Zhi Yong Wu
· 11 years ago
56022a8
ipv4: arp: update neighbour address when a gratuitous arp is received and arp_accept is set
by Salam Noureddine
· 11 years ago
e824353
ipv6: namespace cleanups
by stephen hemminger
· 11 years ago
1d143d9
net: core functions cleanup
by stephen hemminger
· 11 years ago
2173f8d
netlink: cleanup tap related functions
by stephen hemminger
· 11 years ago
6da67d2
bonding: make more functions static
by stephen hemminger
· 11 years ago
3678a9d
netlink: cleanup rntl_af_register
by stephen hemminger
· 11 years ago
47d1f71
stmicro: make local variables static
by stephen hemminger
· 11 years ago
8e769788
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
8169d10
Merge branch 'bonding'
by David S. Miller
· 11 years ago
844223a
bonding: use ether_addr_equal_64bits to instead of ether_addr_equal
by dingtianhong
· 11 years ago
359632e
bonding: remove the return value for bond_3ad_bind_slave()
by dingtianhong
· 11 years ago
d316ded
bonding: remove unwanted return value for bond_dev_queue_xmit()
by dingtianhong
· 11 years ago
3900f29
bonding: slight optimizztion for bond_slave_override()
by dingtianhong
· 11 years ago
4d4ac1b
bonding: slight optimization for bond_alb_xmit()
by dingtianhong
· 11 years ago
a742e1f
bonding: slight optimization for bond_3ad_xmit_xor()
by dingtianhong
· 11 years ago
815117a
bonding: use ether_addr_equal_unaligned for bond addr compare
by dingtianhong
· 11 years ago
4b903e3
Merge branch 'r8152'
by David S. Miller
· 11 years ago
43779f8
r8152: support RTL8153
by hayeswang
· 11 years ago
507605a
r8152: split rtl8152_enable
by hayeswang
· 11 years ago
c81229c
r8152: add rtl_ops
by hayeswang
· 11 years ago
8e1f51b
r8152: change some definitions
by hayeswang
· 11 years ago
ac244d3
r8152: modify the method of accessing PHY
by hayeswang
· 11 years ago
e3fe0b1
r8152: move rtl8152_unload and ocp_reg_write
by hayeswang
· 11 years ago
63d515c
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
d15e2a9
cnic: Add a signature to indicate valid doorbell offset.
by Eddie Wai
· 11 years ago
487d9ed
bnx2: Update version to 2.2.5.
by Michael Chan
· 11 years ago
4016bad
bnx2: Report MDI/MDIX status to ethtool.
by Michael Chan
· 11 years ago
41033b6
bnx2: Enable auto-mdix when autoneg is disabled.
by Michael Chan
· 11 years ago
d17e53b
bnx2: Advertise nothing when speed is forced
by Michael Chan
· 11 years ago
ad86c55
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
90327e7
i40evf: A0 silicon specific
by Greg Rose
· 11 years ago
105bf2f
i40evf: add driver to kernel build system
by Greg Rose
· 11 years ago
d358aa9
i40evf: init code and hardware support
by Greg Rose
· 11 years ago
5321a21
i40evf: driver core headers
by Greg Rose
· 11 years ago
62683ab
i40evf: virtual channel interface
by Greg Rose
· 11 years ago
fbb7ddf
i40evf: core ethtool functionality
by Greg Rose
· 11 years ago
7f12ad7
i40evf: transmit and receive functionality
by Greg Rose
· 11 years ago
5eae00c
i40evf: main driver core
by Greg Rose
· 11 years ago
e971522
Merge branch 'addr_compare'
by David S. Miller
· 11 years ago
2d87650
net: plip: slight optimization of addr compare
by dingtianhong
· 11 years ago
7c3c299
net: fddi: slight optimization of addr compare
by dingtianhong
· 11 years ago
d9f394f
net: ti: slight optimization of addr compare
by dingtianhong
· 11 years ago
00fa4ce
net: sun: optimization of addr compare
by dingtianhong
· 11 years ago
9116d7b
net: seeq: slight optimization of addr compare
by dingtianhong
· 11 years ago
c4bde29
net: renesas: slight optimization of addr compare
by dingtianhong
· 11 years ago
6878f79
net: qlcnic: slight optimization of addr compare
by dingtianhong
· 11 years ago
202af85
net: netxen: slight optimization of addr compare
by dingtianhong
· 11 years ago
3a8e87e
net: packetengines: slight optimization of addr
by dingtianhong
· 11 years ago
f75d191
net: vxge: slight optimization of addr compare
by dingtianhong
· 11 years ago
7ced544
net: ksz884x: slight optimization of addr compare
by dingtianhong
· 11 years ago
c0623e5
net: mlx4: slight optimization of addr compare
by dingtianhong
· 11 years ago
4012dda
net: ixgbe: slight optimization of addr compare
by dingtianhong
· 11 years ago
887fa9d
net: igbvf: slight optimization of addr compare
by dingtianhong
· 11 years ago
61d23e9
net: benet: slight optimization of addr compare
by dingtianhong
· 11 years ago
9130ac6
net: enic: slight optimization of addr compare
by dingtianhong
· 11 years ago
4c1120b
net: cxgb3: slight optimization of addr compare
by dingtianhong
· 11 years ago
8fd90de
net: bnx2x: slight optimization of addr compare
by dingtianhong
· 11 years ago
c466a9b
net: 3com: slight optimization of addr compare
by dingtianhong
· 11 years ago
21eb218
net, sch: fix the typo in register_qdisc()
by Zhi Yong Wu
· 11 years ago
855abcf
net, rps: fix the comment of net_rps_action_and_irq_enable()
by Zhi Yong Wu
· 11 years ago
c9d8ca0
net, rps: fix build failure when CONFIG_RPS isn't set
by Zhi Yong Wu
· 11 years ago
0438816
sctp: move skb_dst_set() a bit downwards in sctp_packet_transmit()
by wangweidong
· 11 years ago
6a031f6
sch_netem: support of 64bit rates
by Yang Yingliang
· 11 years ago
8cfd88d
sch_netem: more precise length of packets
by Yang Yingliang
· 11 years ago
837052d
net/mlx4_en: Add netdev support for TCP/IP offloads of vxlan tunneling
by Or Gerlitz
· 11 years ago
7ffdf72
net/mlx4_core: Add basic support for TCP/IP offloads under tunneling
by Or Gerlitz
· 11 years ago
604d13c
netlink: specify netlink packet direction for nlmon
by Daniel Borkmann
· 11 years ago
73bfd37
netlink: only do not deliver to tap when both sides are kernel sks
by Daniel Borkmann
· 11 years ago
89ba52b
Merge branch 'sctp_logspam'
by David S. Miller
· 11 years ago
94f6519
SCTP: Reduce log spamming for sctp setsockopt
by Neil Horman
· 11 years ago
0a9a8bf
printk: Add a DEPRECATED macro
by Neil Horman
· 11 years ago
c76f2a2
sch_dsmark: use correct func name in print messages
by Yang Yingliang
· 11 years ago
a071d27
sch_htb: use /* comments
by Yang Yingliang
· 11 years ago
c17988a
net_sched: replace pr_warning with pr_warn
by Yang Yingliang
· 11 years ago
d4dd8ae
packet: fix "foo * bar" and "(foo*)" problems
by Weilong Chen
· 11 years ago
46306b4
ipv6: unneccessary to get address prefix in addrconf_get_prefix_route
by Li RongQing
· 11 years ago
71a1d9e
Merge branch 'tun_rfs'
by David S. Miller
· 11 years ago
9bc8893
tun: Add support for RFS on tun flows
by Tom Herbert
· 11 years ago
fe47755
net: Allow setting sock flow hash without a sock
by Tom Herbert
· 11 years ago
84a6a0a
bonding: update Documentation/networking/bonding.txt for option lp_interval
by dingtianhong
· 11 years ago
834db4b
bonding: ust micro BOND_NO_USE_ARP to simplify the mode check
by dingtianhong
· 11 years ago
Next »