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-07-20
kernfs: allow creating kernfs objects with arbitrary uid/gid
Dmitry Torokhov
1
-9
/
+19
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
19
-190
/
+191
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
31
-155
/
+186
2018-07-20
Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2018-07-20
Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"
Lu Baolu
1
-0
/
+1
2018-07-19
qed: Add qed APIs for PHY module query.
Sudarsana Reddy Kalluru
1
-0
/
+15
2018-07-19
net/sched: cls_flower: Support matching on ip tos and ttl for tunnels
Or Gerlitz
1
-0
/
+5
2018-07-19
flow_dissector: Dissect tos and ttl from the tunnel info
Or Gerlitz
1
-1
/
+1
2018-07-19
net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnels
Or Gerlitz
1
-0
/
+2
2018-07-19
Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2018-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-26
/
+47
2018-07-18
ipv6: fix useless rol32 call on hash
Colin Ian King
1
-1
/
+1
2018-07-18
net: dsa: Remove VLA usage
Salvatore Mesoraca
1
-0
/
+3
2018-07-18
net: Move skb decrypted field, avoid explicity copy
Stefano Brivio
1
-5
/
+4
2018-07-18
PCI: OF: Fix I/O space page leak
Sergei Shtylyov
1
-0
/
+2
2018-07-18
netfilter: nf_osf: add missing definitions to header file
Fernando Fernandez Mancera
2
-8
/
+13
2018-07-18
ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
Florian Westphal
2
-28
/
+104
2018-07-18
netfilter: nft_socket: Expose socket mark
Máté Eckl
1
-1
/
+3
2018-07-18
netfilter: nf_tables: use dedicated mutex to guard transactions
Florian Westphal
1
-0
/
+1
2018-07-18
netfilter: nf_tables: take module reference when starting a batch
Florian Westphal
1
-0
/
+1
2018-07-18
netfilter: Remove useless param helper of nf_ct_helper_ext_add
Gao Feng
1
-3
/
+1
2018-07-18
ipvs: add assured state for conn templates
Julian Anastasov
1
-0
/
+16
2018-07-18
ipvs: provide just conn to ip_vs_state_name
Julian Anastasov
1
-1
/
+1
2018-07-18
netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree s...
Yi-Hung Wei
1
-4
/
+13
2018-07-18
netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanup
Yi-Hung Wei
1
-4
/
+7
2018-07-18
netfilter: nf_conncount: Switch to plain list
Yi-Hung Wei
1
-3
/
+12
2018-07-18
net: phy: sfp: Add HWMON support for module sensors
Andrew Lunn
1
-1
/
+71
2018-07-18
hwmon: Add helper to tell if a char is invalid in a name
Andrew Lunn
1
-0
/
+23
2018-07-18
hwmon: Add support for power min, lcrit, min_alarm and lcrit_alarm
Andrew Lunn
1
-0
/
+8
2018-07-18
hwmon: Add missing HWMON_T_LCRIT_ALARM define
Andrew Lunn
1
-0
/
+1
2018-07-17
netfilter: conntrack: remove l3proto abstraction
Florian Westphal
5
-62
/
+5
2018-07-16
tcp: Fix broken repair socket window probe patch
Stefan Baranoff
1
-0
/
+4
2018-07-16
net/ethernet/freescale/fman: fix cross-build error
Randy Dunlap
1
-0
/
+1
2018-07-16
net: convert gro_count to bitmask
Li RongQing
1
-2
/
+7
2018-07-16
net: phy: add phy_speed_down and phy_speed_up
Heiner Kallweit
1
-0
/
+2
2018-07-16
ipv6/mcast: init as INCLUDE when join SSM INCLUDE group
Hangbin Liu
1
-0
/
+2
2018-07-16
ipv4/igmp: init group mode as INCLUDE when join source group
Hangbin Liu
1
-0
/
+2
2018-07-16
mm: don't do zero_resv_unavail if memmap is not allocated
Pavel Tatashin
1
-1
/
+1
2018-07-16
netfilter: conntrack: remove get_timeout() indirection
Florian Westphal
2
-20
/
+6
2018-07-16
netfilter: conntrack: avoid calls to l4proto invert_tuple
Florian Westphal
1
-1
/
+1
2018-07-16
netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackers
Florian Westphal
1
-8
/
+0
2018-07-16
netfilter: conntrack: remove invert_tuple indirection from l3 protocol trackers
Florian Westphal
2
-8
/
+0
2018-07-16
netfilter: conntrack: remove pkt_to_tuple indirection from l3 protocol trackers
Florian Westphal
1
-7
/
+0
2018-07-16
netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackers
Florian Westphal
2
-12
/
+2
2018-07-16
openvswitch: use nf_ct_get_tuplepr, invert_tuplepr
Florian Westphal
1
-7
/
+0
2018-07-16
netfilter: utils: move nf_ip6_checksum* from ipv6 to utils
Florian Westphal
1
-5
/
+0
2018-07-16
netfilter: utils: move nf_ip_checksum* from ipv4 to utils
Florian Westphal
1
-11
/
+0
2018-07-16
netfilter: nft_tproxy: Move nf_tproxy_assign_sock() to nf_tproxy.h
Máté Eckl
1
-0
/
+8
2018-07-16
net/mlx5: Accel, add TLS rx offload routines
Boris Pismenny
1
-0
/
+1
2018-07-16
tls: Add rx inline crypto offload
Boris Pismenny
1
-4
/
+59
[next]