Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
07f4c90062f8fc7c8c26f8f95324cbe8fa3145a5
07f4c90
tcp/dccp: try to not exhaust ip_local_port_range in connect()
by Eric Dumazet
· 9 years ago
837b995
Merge branch 'ip_frag_next'
by David S. Miller
· 9 years ago
d6b915e
ip_fragment: don't forward defragmented DF packet
by Florian Westphal
· 9 years ago
c5501eb
net: ipv4: avoid repeated calls to ip_skb_dst_mtu helper
by Florian Westphal
· 9 years ago
8c0ce77
Merge branch 'phy_rgmii'
by David S. Miller
· 9 years ago
32a6416
net: phy: Utilize phy_interface_is_rgmii
by Florian Fainelli
· 9 years ago
e463d88
net: phy: Add phy_interface_is_rgmii helper
by Florian Fainelli
· 9 years ago
ffa915d
ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include.
by David S. Miller
· 9 years ago
d6a4e26
tcp: tcp_tso_autosize() minimum is one packet
by Eric Dumazet
· 9 years ago
095dc8e
tcp: fix/cleanup inet_ehash_locks_alloc()
by Eric Dumazet
· 9 years ago
f3903bc
tipc: fix bug in link protocol message create function
by Jon Paul Maloy
· 9 years ago
05c9854
net: fix inet_proto_csum_replace4() sparse errors
by Eric Dumazet
· 9 years ago
6831905
net: remove a sparse error in secure_dccpv6_sequence_number()
by Eric Dumazet
· 9 years ago
eb8d7ba
bridge: skip fdb add if the port shouldn't learn
by Wilson Kok
· 9 years ago
d496958
pktgen: remove one sparse error
by Eric Dumazet
· 9 years ago
7f15986
ipv6: ipv6_select_ident() returns a __be32
by Eric Dumazet
· 9 years ago
eedf4c6
Merge branch 'cpsw-cleanups'
by David S. Miller
· 9 years ago
61d2259
net: cpsw: remove redundant calls disabling dma interrupts.
by Richard Cochran
· 9 years ago
071f1a9
net: cpsw: remove redundant calls enabling dma interrupts.
by Richard Cochran
· 9 years ago
202c591
net: cpsw: remove two unused global functions
by Richard Cochran
· 9 years ago
26fe7eb
net: cpsw: fix misplaced break statements.
by Richard Cochran
· 9 years ago
d1a0ed7
Merge branch 'rocker-cleanups'
by David S. Miller
· 9 years ago
e505464
rocker: mark parameters and local variables as const
by Simon Horman
· 9 years ago
0985df7
rocker: remove unused rocker_port parameter from rocker_port_kfree
by Simon Horman
· 9 years ago
005e870
irda: use msecs_to_jiffies for conversion to jiffies
by Nicholas Mc Guire
· 9 years ago
d07ce24
neterion: s2io: Fix kernel doc formatting
by Joe Perches
· 9 years ago
bbfe0f3
irda: irda-usb: use msecs_to_jiffies for conversions
by Nicholas Mc Guire
· 9 years ago
6ae4ae8
bridge: allow setting hash_max + multicast_router if interface is down
by Linus Lüssing
· 9 years ago
485fca6
ipv6: don't increase size when refragmenting forwarded ipv6 skbs
by Florian Westphal
· 9 years ago
376cd36
atm:he - Change 1 to true for bool type variable.
by Shailendra Verma
· 9 years ago
c489dbb
net:xen-netback - Change 1 to true for bool type variable.
by Shailendra Verma
· 9 years ago
c1a3403
Merge branch 'ipv6_route_sharing'
by David S. Miller
· 9 years ago
d52d399
ipv6: Create percpu rt6_info
by Martin KaFai Lau
· 9 years ago
83a09ab
ipv6: Break up ip6_rt_copy()
by Martin KaFai Lau
· 9 years ago
8d0b94a
ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregister
by Martin KaFai Lau
· 9 years ago
3da59bd
ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is set
by Martin KaFai Lau
· 9 years ago
48e8aa6
ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flags
by Martin KaFai Lau
· 9 years ago
b197df4
ipv6: Add rt6_get_cookie() function
by Martin KaFai Lau
· 9 years ago
45e4fd2
ipv6: Only create RTF_CACHE routes after encountering pmtu exception
by Martin KaFai Lau
· 9 years ago
8b9df26
ipv6: Combine rt6_alloc_cow and rt6_alloc_clone
by Martin KaFai Lau
· 9 years ago
2647a9b
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
by Martin KaFai Lau
· 9 years ago
fd0273d
ipv6: Remove external dependency on rt6i_dst and rt6i_src
by Martin KaFai Lau
· 9 years ago
286c234
ipv6: Clean up ipv6_select_ident() and ip6_fragment()
by Martin KaFai Lau
· 9 years ago
01b6961
cxgb4: Add PHY firmware support for T420-BT cards
by Hariprasad Shenai
· 9 years ago
3b52960
test_bpf: add more eBPF jump torture cases
by Daniel Borkmann
· 9 years ago
cff497c
Merge branch 'amd-xgbe-next'
by David S. Miller
· 9 years ago
d5c7839
amd-xgbe: Add more netif_dbg output to the driver
by Lendacky, Thomas
· 9 years ago
471e14b
amd-xgbe: Fix initial mode when auto-negotiation is disabled
by Lendacky, Thomas
· 9 years ago
73c25916
amd-xgbe: Add setting of a missing hardware feature
by Lendacky, Thomas
· 9 years ago
cf82624
ip: reject too-big defragmented DF-skb when forwarding
by Florian Westphal
· 9 years ago
b10e3d6
Merge branch 'af_unix_sendpage'
by David S. Miller
· 9 years ago
2b51457
net: af_unix: implement splice for stream af_unix sockets
by Hannes Frederic Sowa
· 9 years ago
a60e3cc
net: make skb_splice_bits more configureable
by Hannes Frederic Sowa
· 9 years ago
869e7c6
net: af_unix: implement stream sendpage support
by Hannes Frederic Sowa
· 9 years ago
be12a1f
net: skbuff: add skb_append_pagefrags and use it
by Hannes Frederic Sowa
· 9 years ago
d98c3ed
Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 9 years ago
4029685
Merge branch 'mlx4-next'
by David S. Miller
· 9 years ago
be9b9ec
net/mlx4_core: Enable single ported IB VFs
by Or Gerlitz
· 9 years ago
e5dfbf9
net/mlx4_core: Adjust the schedule queue port in reset-to-init too
by Or Gerlitz
· 9 years ago
f40e99e
net/mlx4_core: Adjust the schedule queue port for single ported IB VFs
by Or Gerlitz
· 9 years ago
74d4943
net/mlx4_core: Modify port values when generting EQEs for VFs
by Or Gerlitz
· 9 years ago
430910b
IB/mlx4: Convert slave port before building address-handle
by Or Gerlitz
· 9 years ago
7c35ef4
net/mlx4_core: Enhance the MAD_IFC wrapper to convert VF port to physical
by Or Gerlitz
· 9 years ago
29044b5
enic: Grammar s/an negative/a negative/
by Geert Uytterhoeven
· 9 years ago
36583eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
fa7912b
Merge branch 'pktgen-new-scripts'
by David S. Miller
· 9 years ago
05a14d5
pktgen: add benchmark script pktgen_bench_xmit_mode_netif_receive.sh
by Jesper Dangaard Brouer
· 9 years ago
1d73ba1
pktgen: add sample script pktgen_sample03_burst_single_flow.sh
by Jesper Dangaard Brouer
· 9 years ago
282fb58
pktgen: add sample script pktgen_sample02_multiqueue.sh
by Jesper Dangaard Brouer
· 9 years ago
6f09479
pktgen: add sample script pktgen_sample01_simple.sh
by Jesper Dangaard Brouer
· 9 years ago
b64b0d1
pktgen: new pktgen helper functions for samples scripts
by Jesper Dangaard Brouer
· 9 years ago
4020726
pktgen: make /proc/net/pktgen/pgctrl report fail on invalid input
by Jesper Dangaard Brouer
· 9 years ago
2a1ddf2
pktgen: document ability to add same device to several threads
by Jesper Dangaard Brouer
· 9 years ago
91db4b3
pktgen: doc were missing several config options
by Jesper Dangaard Brouer
· 9 years ago
d079abd
pktgen: adjust spacing in proc file interface output
by Jesper Dangaard Brouer
· 9 years ago
d012827
pktgen: remove obsolete "max_before_softirq" from pktgen doc
by Jesper Dangaard Brouer
· 9 years ago
cf539cb
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
0b6280c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
1c8df7b
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
a30ec4b
Merge tag 'md/4.1-rc4-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 9 years ago
1d82b0b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
2a058f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
93a33a5
bridge: fix lockdep splat
by Eric Dumazet
· 9 years ago
f96dee1
net: core: 'ethtool' issue with querying phy settings
by Arun Parameswaran
· 9 years ago
fe59384
test_bpf: Add backward jump test case
by Michael Holzheu
· 9 years ago
47cc84c
bridge: fix parsing of MLDv2 reports
by Thadeu Lima de Souza Cascardo
· 9 years ago
9eeb516
ARM: zynq: DT: Use the zynq binding with macb
by Nathan Sullivan
· 9 years ago
222ca8e
net: macb: Disable half duplex gigabit on Zynq
by Nathan Sullivan
· 9 years ago
6db9959
net: macb: Document zynq gem dt binding
by Nathan Sullivan
· 9 years ago
d4e64c2
ipv4: fill in table id when replacing a route
by Michal Kubeček
· 9 years ago
44f6731
cdc_ncm: Fix tx_bytes statistics
by Bjørn Mork
· 9 years ago
572152a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
381c759
ipv4: Avoid crashing in ip_error
by Eric W. Biederman
· 9 years ago
12c227e
flow_dissector: do not break if ports are not needed in flowlabel
by Jiri Pirko
· 9 years ago
d654976
tcp: fix a potential deadlock in tcp_get_info()
by Eric Dumazet
· 9 years ago
a8106b1
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
bb43589
Merge tag 'drm-intel-fixes-2015-05-21' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
bd5850d
net: sched: pkt_cls: remove unused macros from uapi
by Florian Westphal
· 9 years ago
2efd055
tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info
by Marcelo Ricardo Leitner
· 9 years ago
48ed7b2
ipv6: reject locally assigned nexthop addresses
by Florian Westphal
· 9 years ago
Next »