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
2017-10-14
net: dsa: remove .set_addr
Vivien Didelot
1
-1
/
+0
2017-10-13
tipc: receive group membership events via member socket
Jon Maloy
1
-0
/
+1
2017-10-13
tipc: introduce communication groups
Jon Maloy
1
-0
/
+14
2017-10-12
net: phy: broadcom: support new device flag for setting master mode
Rafał Miłecki
1
-0
/
+1
2017-10-12
sched: act: ife: update parameters via rcu handling
Alexander Aring
1
-2
/
+8
2017-10-12
net sched actions: change IFE modules alias names
Roman Mashak
1
-1
/
+1
2017-10-12
sched: tc_mirred: Remove whitespaces
Florian Fainelli
1
-3
/
+3
2017-10-12
net: dsa: tag_brcm: Indicate to master netdevice port + queue
Florian Fainelli
1
-0
/
+5
2017-10-12
net: dsa: Add support for DSA specific notifiers
Florian Fainelli
1
-0
/
+45
2017-10-12
tcp: remove obsolete helpers
Eric Dumazet
1
-17
/
+0
2017-10-11
net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_dev
Jiri Pirko
1
-3
/
+0
2017-10-11
net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infra
Jiri Pirko
1
-2
/
+3
2017-10-11
net: sched: introduce per-egress action device callbacks
Jiri Pirko
2
-0
/
+36
2017-10-11
net: sched: make tc_action_ops->get_dev return dev and avoid passing net
Jiri Pirko
2
-2
/
+2
2017-10-11
net: qrtr: Add control packet definition to uapi
Bjorn Andersson
1
-0
/
+32
2017-10-11
net: qrtr: Move constants to header file
Bjorn Andersson
1
-0
/
+3
2017-10-11
tcp: fix tcp_unlink_write_queue()
Eric Dumazet
1
-0
/
+1
2017-10-11
Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/sc...
David S. Miller
6
-47
/
+163
2017-10-11
cfg80211: support reloading regulatory database
Johannes Berg
1
-0
/
+4
2017-10-11
fq: support filtering a given tin
Johannes Berg
2
-10
/
+69
2017-10-10
openvswitch: add ct_clear action
Eric Garver
1
-0
/
+2
2017-10-10
bpf: write back the verifier log buffer as it gets filled
Jakub Kicinski
1
-1
/
+3
2017-10-10
bpf: don't rely on the verifier lock for metadata_dst allocation
Jakub Kicinski
1
-0
/
+1
2017-10-10
bpf: move global verifier log into verifier environment
Jakub Kicinski
1
-0
/
+2
2017-10-10
bpf: encapsulate verifier log state into a structure
Jakub Kicinski
1
-0
/
+13
2017-10-09
openvswitch: Add erspan tunnel support.
William Tu
1
-0
/
+1
2017-10-09
once: switch to new jump label API
Eric Biggers
1
-3
/
+3
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-66
/
+77
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+10
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-3
/
+10
2017-10-09
qed: Add LL2 slowpath handling
Michal Kalderon
1
-0
/
+5
2017-10-09
qed: Add ll2 option for dropping a tx packet
Michal Kalderon
1
-0
/
+1
2017-10-09
qed: Add ll2 ability of opening a secondary queue
Michal Kalderon
1
-0
/
+1
2017-10-09
net: bridge: Export bridge multicast router state
Yotam Gigi
1
-0
/
+5
2017-10-09
net: bridge: Notify on bridge device mrouter state changes
Yotam Gigi
1
-0
/
+1
2017-10-09
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
2
-0
/
+6
2017-10-08
bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood
Roopa Prabhu
2
-0
/
+2
2017-10-07
bpf: Use char in prog and map name
Martin KaFai Lau
2
-6
/
+6
2017-10-07
net: phonet: mark phonet_protocol as const
Lin Zhang
1
-2
/
+4
2017-10-07
net: phonet: mark header_ops as const
Lin Zhang
1
-1
/
+1
2017-10-07
bpf: add helper bpf_perf_prog_read_value
Yonghong Song
1
-1
/
+9
2017-10-07
bpf: add helper bpf_perf_event_read_value for perf event array map
Yonghong Song
1
-2
/
+19
2017-10-07
bpf: perf event change needed for subsequent bpf helpers
Yonghong Song
1
-2
/
+5
2017-10-07
ip_tunnel: add mpls over gre support
Amine Kherbouche
1
-0
/
+1
2017-10-07
ipv6: take care of rt6_stats
Wei Wang
1
-6
/
+9
2017-10-07
ipv6: replace rwlock with rcu and spinlock in fib6_table
Wei Wang
2
-9
/
+17
2017-10-07
ipv6: update fn_sernum after route is inserted to tree
Wei Wang
1
-0
/
+2
2017-10-07
ipv6: hook up exception table to store dst cache
Wei Wang
1
-1
/
+0
2017-10-07
ipv6: prepare fib6_locate() for exception table
Wei Wang
1
-1
/
+2
2017-10-07
ipv6: prepare fib6_age() for exception table
Wei Wang
2
-0
/
+15
[next]