Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f9161585b2de32cf737678455297e47db865d292
f916158
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 10 years ago
c373dac
Merge branch 'tipc-topology-cleanup'
by David S. Miller
· 10 years ago
90bdfcb
tipc: deal with return value of tipc_conn_new callback
by Ying Xue
· 10 years ago
a13683f
tipc: adjust locking policy of subscription
by Ying Xue
· 10 years ago
00bc00a
tipc: involve reference counter for subscriber
by Ying Xue
· 10 years ago
1b76482
tipc: introduce tipc_subscrb_create routine
by Ying Xue
· 10 years ago
57f1d18
tipc: rename functions defined in subscr.c
by Ying Xue
· 10 years ago
29a1ff6
Merge branch 'igmp_mld_export'
by David S. Miller
· 10 years ago
9afd85c
net: Export IGMP/MLD message validation code
by Linus Lüssing
· 10 years ago
3c9e4f8
bridge: multicast: call skb_checksum_{simple_, }validate
by Linus Lüssing
· 10 years ago
c19ae86
tc: remove unused redirect ttl
by Jamal Hadi Salim
· 10 years ago
a1e869d
ixgbe: Use a signed type to hold error codes
by Mark Rustad
· 10 years ago
cb2effe
ixgbe: Release semaphore bits in the right order
by Mark Rustad
· 10 years ago
ae14a1d
ixgbe: Fix IOSF SB access issues
by Mark Rustad
· 10 years ago
30544af
e1000e: fix call to do_div() to use u64 arg
by Jeff Kirsher
· 10 years ago
55e7fe5
e1000e: Do not allow CRC stripping to be disabled on 82579 w/ jumbo frames
by Alexander Duyck
· 10 years ago
8084b86
e1000e: Cleanup handling of VLAN_HLEN as a part of max frame size
by Alexander Duyck
· 10 years ago
ac7c1c5
e100: don't initialize int object to zero
by Jean Sacren
· 10 years ago
8cfb879
igb: simplify and clean up igb_enable_mas()
by Todd Fujinaka
· 10 years ago
4256af6
Merge branch 'via-rhine-rework'
by David S. Miller
· 10 years ago
3a5a883
via-rhine: close SMP transmit races.
by françois romieu
· 10 years ago
e1efa87
via-rhine: dma_wmb transmit barrier.
by françois romieu
· 10 years ago
810f19b
via-rhine: add consistent memory barrier in vlan receive code.
by françois romieu
· 10 years ago
62ca1ba
via-rhine: kiss rx_head_desc goodbye.
by françois romieu
· 10 years ago
8709bb2
via-rhine: forbid holes in the receive descriptor ring.
by françois romieu
· 10 years ago
4d1fd9c
via-rhine: gotoize rhine_open error path.
by françois romieu
· 10 years ago
a21bb8b
via-rhine: allocate and map receive buffer in a single transaction
by françois romieu
· 10 years ago
e45af49
via-rhine: commit receive buffer address before descriptor status update.
by françois romieu
· 10 years ago
7c9a2ee
Merge branch 'flow_keys_digest'
by David S. Miller
· 10 years ago
2e99403
sch_choke: Use flow_keys_digest
by Tom Herbert
· 10 years ago
2f59e1e
net: Add flow_keys digest
by Tom Herbert
· 10 years ago
ada1dba
sched: Call skb_get_hash_perturb in sch_sfq
by Tom Herbert
· 10 years ago
63c0ad4
sched: Call skb_get_hash_perturb in sch_sfb
by Tom Herbert
· 10 years ago
f969777
sched: Call skb_get_hash_perturb in sch_hhf
by Tom Herbert
· 10 years ago
342db22
sched: Call skb_get_hash_perturb in sch_fq_codel
by Tom Herbert
· 10 years ago
50fb799
net: Add skb_get_hash_perturb
by Tom Herbert
· 10 years ago
6a21165
net: ipv4: route: Fix sending IGMP messages with link address
by Andrew Lunn
· 10 years ago
087c1a6
net: sched: run ingress qdisc without locks
by Alexei Starovoitov
· 10 years ago
a89f96c
Merge branch 'tcp_sack_rttm'
by David S. Miller
· 10 years ago
138998f
tcp: invoke pkts_acked hook on every ACK
by Kenneth Klette Jonassen
· 10 years ago
31231a8
tcp: improve RTT from SACK for CC
by Kenneth Klette Jonassen
· 10 years ago
196da97
tcp: move struct tcp_sacktag_state to tcp_ack()
by Kenneth Klette Jonassen
· 10 years ago
1030822
Merge branch 'rhashtable-test'
by David S. Miller
· 10 years ago
67b7cbf
rhashtable-test: Detect insertion failures
by Thomas Graf
· 10 years ago
246b23a
rhashtable-test: Use walker to test bucket statistics
by Thomas Graf
· 10 years ago
fcc5702
rhashtable-test: Do not allocate individual test objects
by Thomas Graf
· 10 years ago
c2c8a90
rhashtable-test: Get rid of ptr in test_obj structure
by Thomas Graf
· 10 years ago
1aa661f
rhashtable-test: Measure time to insert, remove & traverse entries
by Thomas Graf
· 10 years ago
f54e84b
rhashtable-test: Remove unused TEST_NEXPANDS
by Thomas Graf
· 10 years ago
7a85202
Merge branch 'eth_type_trans'
by David S. Miller
· 10 years ago
610986e
etherdev: Use skb->data to retrieve Ethernet header instead of eth_hdr
by Alexander Duyck
· 10 years ago
d54385c
etherdev: Process is_multicast_ether_addr at same size as other operations
by Alexander Duyck
· 10 years ago
849b920
etherdev: Avoid unnecessary byte swap in check for Ethertype
by Alexander Duyck
· 10 years ago
82a584b
ipv6: Flow label state ranges
by Tom Herbert
· 10 years ago
7035870
ipv6: Check RTF_LOCAL on rt->rt6i_flags instead of rt->dst.flags
by Martin KaFai Lau
· 10 years ago
4749c3ef
net: sched: remove TC_MUNGED bits
by Florian Westphal
· 10 years ago
7eee8cd
ipv4: remove the unnecessary codes in fib_info_hash_move
by Li RongQing
· 10 years ago
3715544
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
6c3c1eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
e412d3a
virtio: fix typo in vring_need_event() doc comment
by Stefan Hajnoczi
· 10 years ago
feda5f9
virtio: pass baton to Michael Tsirkin
by Rusty Russell
· 10 years ago
6fa7272
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
a134f08
ipv4: Missing sk_nulls_node_init() in ping_unhash().
by David S. Miller
· 10 years ago
629161f
net: rocker: Use ether_addr_equal
by Simon Horman
· 10 years ago
36c8296
Merge branch 'rt6_pmtu'
by David S. Miller
· 10 years ago
afc4eef
ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peer
by Martin KaFai Lau
· 10 years ago
4b32b5a
ipv6: Stop rt6_info from using inet_peer's metrics
by Martin KaFai Lau
· 10 years ago
653437d
ipv6: Stop /128 route from disappearing after pmtu update
by Martin KaFai Lau
· 10 years ago
9fbdcfa
ipv6: Extend the route lookups to low priority metrics.
by Steffen Klassert
· 10 years ago
1f56a01
ipv6: Consider RTF_CACHE when searching the fib6 tree
by Martin KaFai Lau
· 10 years ago
082a75d
rbd: end I/O the entire obj_request on error
by Ilya Dryomov
· 10 years ago
355b590
ipv4: speedup ip_idents_reserve()
by Eric Dumazet
· 10 years ago
64887b6
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
036f351
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
9dd3c79
drivers: net: xgene: fix kbuild warnings
by Iyappan Subramanian
· 10 years ago
4a152c3
Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
5a2e73b
Merge tag 'sound-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
e813bb2
net: fec: Fix RGMII-ID mode
by Markus Pargmann
· 10 years ago
07841f9
net/mlx4_en: Schedule napi when RX buffers allocation fails
by Ido Shamay
· 10 years ago
327941f
test_bpf: indicate whether bpf prog got jited in test suite
by Daniel Borkmann
· 10 years ago
c232d8a
netxen_nic: use spin_[un]lock_bh around tx_clean_lock
by Tony Camuso
· 10 years ago
1882489
be2net: log link status
by Ivan Vecera
· 10 years ago
9c7e8bc
ibmveth: Add support for Large Receive Offload
by Thomas Falcon
· 10 years ago
92ec827
ibmveth: Add GRO support
by Thomas Falcon
· 10 years ago
8641dd8
ibmveth: Add support for TSO
by Thomas Falcon
· 10 years ago
cd7c7ec
ibmveth: change rx buffer default allocation for CMO
by Thomas Falcon
· 10 years ago
17d5ceb
net/mlx4_core: Fix unaligned accesses
by David Ahern
· 10 years ago
f94813f
mlx4_en: Use correct loop cursor in error path.
by Benjamin Poirier
· 10 years ago
79c9cc3
Merge branch 'xgene-next'
by David S. Miller
· 10 years ago
561fea6
drivers: net: xgene: Add SGMII based 1GbE support with ring manager v2
by Iyappan Subramanian
· 10 years ago
bc1b7c1
drivers: net: xgene: Add 10GbE support with ring manager v2
by Iyappan Subramanian
· 10 years ago
ed9b7da
drivers: net: xgene: Add ring manager v2 functions
by Iyappan Subramanian
· 10 years ago
81cefb8
drivers: net: xgene: Change ring manager to use function pointers
by Iyappan Subramanian
· 10 years ago
50904a7
Merge branches 'acpica', 'acpi-battery' and 'pm-cpuidle'
by Rafael J. Wysocki
· 10 years ago
0ae3aba
Merge tag 'asoc-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 10 years ago
9dbbe3c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
fb45f49
Merge tag 'dm-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
9c4249c
modsign: change default key details
by David Howells
· 10 years ago
9263a06
Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
dcca8de
Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
Next »