index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-21
tcp: make undo_cwnd mandatory for congestion modules
Florian Westphal
1
-0
/
+1
2016-11-21
bridge: mcast: add MLDv2 querier support
Nikolay Aleksandrov
1
-0
/
+1
2016-11-21
bridge: mcast: add IGMPv3 query support
Nikolay Aleksandrov
1
-0
/
+1
2016-11-21
bpf: add __must_check attributes to refcount manipulating helpers
Daniel Borkmann
1
-5
/
+7
2016-11-19
net: fix bogus cast in skb_pagelen() and use unsigned variables
Alexey Dobriyan
1
-3
/
+3
2016-11-19
netlink: use "unsigned int" in nla_next()
Alexey Dobriyan
1
-1
/
+1
2016-11-19
virtio_net: Do not clear memory for struct virtio_net_hdr twice.
Jarno Rajahalme
1
-1
/
+1
2016-11-19
virtio_net.h: Fix comment.
Jarno Rajahalme
1
-1
/
+1
2016-11-18
bus: mvebu-bus: Provide inline stub for mvebu_mbus_get_dram_win_info
Florian Fainelli
1
-0
/
+8
2016-11-18
ethtool: (uapi) Add ETHTOOL_PHY_DOWNSHIFT to PHY tunables
Raju Lakkaraju
1
-1
/
+4
2016-11-18
ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE
Raju Lakkaraju
1
-0
/
+7
2016-11-18
ethtool: (uapi) Add ETHTOOL_PHY_GTUNABLE and ETHTOOL_PHY_STUNABLE
Raju Lakkaraju
1
-1
/
+14
2016-11-18
net/mlx5: Add MPCNT register infrastructure
Gal Pressman
3
-0
/
+99
2016-11-18
net/mlx5: Set driver version infrastructure
Saeed Mahameed
1
-1
/
+21
2016-11-18
net/mlx5: Add handling for port module event
Huy Nguyen
1
-0
/
+27
2016-11-18
net/mlx5: Port module event hardware structures
Huy Nguyen
3
-1
/
+16
2016-11-18
net/mlx5: Make the command interface cache more flexible
Mohamad Haj Yahia
1
-7
/
+7
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
6
-8
/
+8
2016-11-18
udp: enable busy polling for all sockets
Eric Dumazet
1
-9
/
+19
2016-11-16
sctp: use new rhlist interface on sctp transport rhashtable
Xin Long
2
-3
/
+3
2016-11-16
netpoll: more efficient locking
Eric Dumazet
2
-7
/
+7
2016-11-16
lwtunnel: subtract tunnel headroom from mtu on output redirect
David Lebrun
1
-1
/
+2
2016-11-16
net: busy-poll: return busypolling status to drivers
Eric Dumazet
1
-3
/
+4
2016-11-16
net: busy-poll: remove need_resched() from sk_can_busy_loop()
Eric Dumazet
1
-3
/
+2
2016-11-16
net: busy-poll: allow preemption in sk_busy_loop()
Eric Dumazet
1
-0
/
+10
2016-11-15
devres: add devm_alloc_percpu()
Madalin Bucur
1
-0
/
+19
2016-11-15
net: phy: Add phy_ethtool_nway_reset
Florian Fainelli
1
-0
/
+1
2016-11-15
vxlan: remove unsed vxlan_dev_dst_port()
pravin shelar
1
-10
/
+0
2016-11-15
vxlan: avoid vlan processing in vxlan device.
pravin shelar
1
-16
/
+0
2016-11-15
udplite: fix NULL pointer dereference
Paolo Abeni
2
-0
/
+2
2016-11-15
bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASH
Martin KaFai Lau
1
-1
/
+2
2016-11-15
bpf: Add BPF_MAP_TYPE_LRU_HASH
Martin KaFai Lau
1
-0
/
+8
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
24
-41
/
+67
2016-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-15
/
+29
2016-11-14
net: fix sleeping for sk_wait_event()
WANG Cong
1
-3
/
+5
2016-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
15
-216
/
+259
2016-11-13
netfilter: conntrack: remove unused netns_ct member
Florian Westphal
1
-1
/
+0
2016-11-13
Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+7
2016-11-13
Revert "include/uapi/linux/atm_zatm.h: include linux/time.h"
Mike Frysinger
1
-1
/
+0
2016-11-13
tcp: take care of truncations done by sk_filter()
Eric Dumazet
1
-0
/
+1
2016-11-13
genetlink: Make family a signed integer.
David S. Miller
1
-1
/
+1
2016-11-13
net: bpqether.h: remove if_ether.h guard
Baruch Siach
1
-2
/
+0
2016-11-13
net: phy: expose phy_aneg_done API for use by drivers
Lendacky, Thomas
1
-0
/
+1
2016-11-13
openvswitch: add Ethernet push and pop actions
Jiri Benc
1
-0
/
+15
2016-11-12
bpf: Fix bpf_redirect to an ipip/ip6tnl dev
Martin KaFai Lau
1
-0
/
+15
2016-11-12
bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error path
Daniel Borkmann
1
-0
/
+5
2016-11-11
Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+2
2016-11-11
Merge branch 'device-properties'
Rafael J. Wysocki
1
-1
/
+2
2016-11-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-9
/
+10
2016-11-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
[next]