index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-16
pinctrl: uniphier: include <linux/bits.h> instead of <linux/bitops.h>
Masahiro Yamada
1
-1
/
+1
2018-10-16
netfilter: nf_nat_snmp_basic: add missing helper alias name
Taehee Yoo
1
-0
/
+1
2018-10-16
netfilter: xt_osf: simplify xt_osf_match_packet()
Pablo Neira Ayuso
1
-7
/
+1
2018-10-16
netfilter: nft_xfrm: use state family, not hook one
Florian Westphal
1
-5
/
+6
2018-10-16
netfilter: nft_osf: Add ttl option support
Fernando Fernandez Mancera
4
-25
/
+42
2018-10-16
netfilter: cttimeout: remove set but not used variable 'l3num'
YueHaibing
1
-2
/
+0
2018-10-16
netfilter: Replace spin_is_locked() with lockdep
Lance Roy
1
-1
/
+1
2018-10-16
dt-bindings: pinctrl: bcm4708-pinmux: improve example binding
Rafał Miłecki
1
-7
/
+22
2018-10-16
sched/fair: Fix the min_vruntime update logic in dequeue_entity()
Song Muchun
1
-1
/
+1
2018-10-16
gpio: Clarify kerneldoc on gpiochip_set_chained_irqchip()
Stephen Boyd
1
-2
/
+1
2018-10-16
gpio: Remove unused 'irqchip' argument to gpiochip_set_cascaded_irqchip()
Stephen Boyd
1
-6
/
+2
2018-10-16
gpio: Drop parent irq assignment during cascade setup
Stephen Boyd
1
-10
/
+0
2018-10-16
pinctrl: geminilake: Sort register offsets by value
Andy Shevchenko
1
-1
/
+1
2018-10-16
pinctrl: geminilake: Get rid of unneeded ->probe() stub
Andy Shevchenko
1
-6
/
+1
2018-10-16
pinctrl: geminilake: Update pin list for B0 stepping
Andy Shevchenko
1
-18
/
+18
2018-10-16
Merge branch 'net-Kernel-side-filtering-for-route-dumps'
David S. Miller
13
-94
/
+386
2018-10-16
net/ipv4: Bail early if user only wants prefix entries
David Ahern
1
-2
/
+6
2018-10-16
net/ipv6: Bail early if user only wants cloned entries
David Ahern
1
-2
/
+5
2018-10-16
net/mpls: Handle kernel side filtering of route dumps
David Ahern
1
-5
/
+28
2018-10-16
net: Enable kernel side filtering of route dumps
David Ahern
6
-15
/
+53
2018-10-16
net: Plumb support for filtering ipv4 and ipv6 multicast route dumps
David Ahern
4
-12
/
+74
2018-10-16
ipmr: Refactor mr_rtm_dumproute
David Ahern
2
-32
/
+60
2018-10-16
net/mpls: Plumb support for filtering route dumps
David Ahern
1
-1
/
+41
2018-10-16
net/ipv6: Plumb support for filtering route dumps
David Ahern
2
-14
/
+54
2018-10-16
net/ipv4: Plumb support for filtering route dumps
David Ahern
3
-13
/
+39
2018-10-16
net: Add struct for fib dump filter
David Ahern
7
-11
/
+37
2018-10-16
netlink: Add answer_flags to netlink_callback
David Ahern
2
-1
/
+3
2018-10-16
RDMA/mlx5: Add support for flow tag to raw create flow
Mark Bloch
2
-1
/
+15
2018-10-16
RDMA/mlx5: Remove extraneous error check
Gal Pressman
1
-2
/
+1
2018-10-16
locking/lockdep: Remove duplicated 'lock_class_ops' percpu array
Waiman Long
1
-1
/
+0
2018-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
54
-3657
/
+4960
2018-10-16
IB/mlx5: Verify DEVX object type
Yishai Hadas
1
-54
/
+126
2018-10-15
Merge branch 'nfp-fix-pedit-set-action-offloads'
David S. Miller
1
-18
/
+33
2018-10-15
nfp: flower: use offsets provided by pedit instead of index for ipv6
Pieter Jansen van Vuuren
1
-11
/
+15
2018-10-15
nfp: flower: fix multiple keys per pedit action
Pieter Jansen van Vuuren
1
-4
/
+12
2018-10-15
nfp: flower: fix pedit set actions for multiple partial masks
Pieter Jansen van Vuuren
1
-6
/
+9
2018-10-16
RDMA/hns: Add FRMR support for hip08
Yixian Liu
5
-10
/
+218
2018-10-15
rxrpc: Fix a missing rxrpc_put_peer() in the error_report handler
David Howells
1
-0
/
+1
2018-10-15
net: phy: merge phy_start_aneg and phy_start_aneg_priv
Heiner Kallweit
1
-18
/
+3
2018-10-15
MIPS: dts: Change upper case to lower case
Songjun Wu
2
-28
/
+28
2018-10-15
MIPS: generic: Add Network, SPI and I2C to ocelot_defconfig
Alexandre Belloni
1
-1
/
+9
2018-10-15
MIPS: Loongson-3: Fix BRIDGE irq delivery problem
Huacai Chen
2
-11
/
+4
2018-10-15
MIPS: Loongson-3: Fix CPU UART irq delivery problem
Huacai Chen
1
-40
/
+3
2018-10-15
MIPS: Remove unused PREF, PREFE & PREFX macros
Paul Burton
1
-36
/
+0
2018-10-15
MIPS: lib: Use kernel_pref & user_pref in memcpy()
Paul Burton
1
-4
/
+8
2018-10-15
MIPS: Remove unused CAT macro
Paul Burton
1
-9
/
+0
2018-10-15
MIPS: Add kernel_pref & user_pref helpers
Paul Burton
1
-0
/
+6
2018-10-15
MIPS: Remove unused TTABLE macro
Paul Burton
1
-11
/
+0
2018-10-15
MIPS: Remove unused PIC macros
Paul Burton
1
-17
/
+0
2018-10-15
MIPS: Remove unused MOVN & MOVZ macros
Paul Burton
1
-43
/
+0
[prev]
[next]