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
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
25
-125
/
+243
2018-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-47
/
+67
2018-12-19
iptunnel: make TUNNEL_FLAGS available in uapi
wenxu
2
-19
/
+20
2018-12-19
neighbour: register rtnl doit handler
Roopa Prabhu
1
-0
/
+1
2018-12-19
net: switch secpath to use skb extension infrastructure
Florian Westphal
2
-26
/
+6
2018-12-19
xfrm: use secpath_exist where applicable
Florian Westphal
1
-1
/
+1
2018-12-19
net: use skb_sec_path helper in more places
Florian Westphal
2
-3
/
+5
2018-12-19
net: move secpath_exist helper to sk_buff.h
Florian Westphal
2
-12
/
+10
2018-12-19
xfrm: change secpath_set to return secpath struct, not error value
Florian Westphal
1
-1
/
+1
2018-12-19
net: convert bridge_nf to use skb extension infrastructure
Florian Westphal
3
-32
/
+8
2018-12-19
sk_buff: add skb extension infrastructure
Florian Westphal
1
-1
/
+110
2018-12-19
netfilter: avoid using skb->nf_bridge directly
Florian Westphal
2
-15
/
+24
2018-12-19
soc: fsl: dpio: Add BP and FQ query APIs
Roy Pledge
1
-0
/
+4
2018-12-19
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...
David S. Miller
5
-26
/
+780
2018-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+1
2018-12-18
net: Use __kernel_clockid_t in uapi net_stamp.h
Davide Caratti
1
-2
/
+2
2018-12-18
Merge tag 'for-linus-20181218' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2018-12-18
net: phy: improve phy state checking
Heiner Kallweit
1
-1
/
+23
2018-12-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2018-12-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-4
/
+5
2018-12-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-1
/
+6
2018-12-18
mac80211: update HE operation fields to D3.0
Shaul Triebitz
1
-13
/
+13
2018-12-18
mac80211: propagate the support for TWT to the driver
Emmanuel Grumbach
1
-0
/
+3
2018-12-18
ieee80211: add bits for TWT in Extended Capabilities IE
Emmanuel Grumbach
1
-0
/
+4
2018-12-18
nl80211: Add support to notify radar event info received from STA
Sriram R
1
-0
/
+7
2018-12-18
mac80211: document RCU requirements for ieee80211_tx_dequeue()
Johannes Berg
1
-0
/
+8
2018-12-18
cfg80211: clarify LCI/civic location documentation
Johannes Berg
2
-6
/
+16
2018-12-18
wireless: FTM: fix kernel-doc "cannot understand" warnings
Randy Dunlap
2
-2
/
+2
2018-12-17
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
1
-4
/
+21
2018-12-17
bpf: promote bpf_perf_event.h to mandatory UAPI header
Masahiro Yamada
1
-0
/
+1
2018-12-17
Fixed PHY: Add fixed_phy_change_carrier()
Joakim Tjernlund
1
-0
/
+5
2018-12-17
net: unbreak CONFIG_RETPOLINE=n builds
Paolo Abeni
1
-2
/
+2
2018-12-16
uapi: linux/blkzoned.h: fix BLKGETZONESZ and BLKGETNRZONES definitions
Dmitry V. Levin
1
-2
/
+2
2018-12-16
net: rtnetlink: support for fdb get
Roopa Prabhu
1
-1
/
+6
2018-12-16
net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477
Tristram Ha
1
-1
/
+1
2018-12-16
neighbor: Add protocol attribute
David Ahern
2
-0
/
+3
2018-12-15
Merge tag 'mlx5e-updates-2018-12-14' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2
-9
/
+19
2018-12-15
net: use indirect call wrappers at GRO transport layer
Paolo Abeni
1
-0
/
+7
2018-12-15
net: use indirect call wrappers at GRO network layer
Paolo Abeni
1
-0
/
+2
2018-12-15
indirect call wrappers: helpers to speed-up indirect calls of builtin
Paolo Abeni
1
-0
/
+51
2018-12-15
mod_devicetable.h: correct kerneldoc typo, "PHYSID2" -> "MII_PHYSID2"
Robert P. J. Day
1
-1
/
+1
2018-12-15
neighbor: Improve neighbour struct layout
David Ahern
1
-2
/
+2
2018-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2018-12-14
neighbor: Move neigh_update_ext_learned to core file
David Ahern
1
-18
/
+0
2018-12-14
net: Allow class-e address assignment via ifconfig ioctl
Dave Taht
1
-3
/
+7
2018-12-14
net_sched: fold tcf_block_cb_call() into tc_setup_cb_call()
Cong Wang
1
-2
/
+2
2018-12-14
mm/sparse: add common helper to mark all memblocks present
Logan Gunthorpe
1
-0
/
+6
2018-12-14
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
Logan Gunthorpe
2
-0
/
+6
2018-12-14
net/tls: sleeping function from invalid context
Atul Gupta
1
-0
/
+6
2018-12-14
net/mlx5: Make RoCE and SR-IOV LAG modes explicit
Aviv Heller
1
-0
/
+2
[next]