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-04-19
cls_cgroup: get sk_classid only from full sockets
Konstantin Khlebnikov
1
-2
/
+5
2016-04-19
net: Add helpers for 64-bit aligning netlink attributes.
David S. Miller
1
-0
/
+37
2016-04-19
Merge branch 'ptmx-cleanup'
Linus Torvalds
1
-24
/
+10
2016-04-19
net: Align IFLA_STATS64 attributes properly on architectures that need it.
David S. Miller
1
-0
/
+1
2016-04-18
Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2016-04-18
devpts: clean up interface to pty drivers
Linus Torvalds
1
-24
/
+10
2016-04-18
phy: add generic function to support ksetting support
Philippe Reynes
1
-0
/
+4
2016-04-18
net: ethtool: export conversion function between u32 and link mode
Philippe Reynes
1
-0
/
+7
2016-04-18
netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'
Florian Westphal
1
-2
/
+2
2016-04-18
netfilter: connlabels: move helpers to xt_connlabel
Florian Westphal
1
-1
/
+0
2016-04-17
net: dsa: constify probed name
Vivien Didelot
1
-2
/
+3
2016-04-16
Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+2
2016-04-16
netdev_features: Add NETIF_F_TSO_MANGLEID to NETIF_F_ALL_TSO
Alexander Duyck
1
-1
/
+2
2016-04-16
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
2
-3
/
+2
2016-04-16
vxlan: synchronously and race-free destruction of vxlan sockets
Hannes Frederic Sowa
1
-2
/
+0
2016-04-15
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+16
2016-04-15
sctp: add the sctp_diag.c file
Xin Long
1
-0
/
+2
2016-04-15
sctp: export some apis or variables for sctp_diag and reuse some for proc
Xin Long
1
-0
/
+13
2016-04-15
sctp: add sctp_info dump api for sctp_diag
Xin Long
2
-0
/
+70
2016-04-15
sctp: simplify sk_receive_queue locking
Marcelo Ricardo Leitner
1
-15
/
+0
2016-04-15
net/mlx5: Update mlx5_ifc hardware features
Saeed Mahameed
1
-22
/
+124
2016-04-15
net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsets
Tariq Toukan
1
-52
/
+55
2016-04-15
qed: Add infrastructure support for tunneling
Manish Chopra
1
-0
/
+10
2016-04-15
net/hsr: Added support for HSR v1
Peter Heise
2
-0
/
+2
2016-04-15
tcp: do not mess with listener sk_wmem_alloc
Eric Dumazet
1
-2
/
+7
2016-04-15
PCI: Add pci_set_vpd_size() to set VPD size
Hariprasad Shenai
1
-0
/
+1
2016-04-15
devlink: fix sb register stub in case devlink is disabled
Jiri Pirko
1
-1
/
+3
2016-04-14
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-61
/
+3
2016-04-14
bpf, verifier: add ARG_PTR_TO_RAW_STACK type
Daniel Borkmann
1
-0
/
+5
2016-04-14
Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+5
2016-04-14
soreuseport: fix ordering for mixed v4/v6 sockets
Craig Gallek
2
-1
/
+44
2016-04-14
ipv6: udp: Do a route lookup and update during release_cb
Martin KaFai Lau
1
-0
/
+1
2016-04-14
ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update
Martin KaFai Lau
1
-0
/
+1
2016-04-14
GSO: Support partial segmentation offload
Alexander Duyck
3
-2
/
+14
2016-04-14
GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values
Alexander Duyck
1
-1
/
+4
2016-04-14
GSO: Add GSO type for fixed IPv4 ID
Alexander Duyck
3
-9
/
+15
2016-04-14
devlink: implement shared buffer occupancy monitoring interface
Jiri Pirko
2
-0
/
+18
2016-04-14
devlink: add shared buffer configuration
Jiri Pirko
2
-0
/
+104
2016-04-14
Make file credentials available to the seqfile interfaces
Linus Torvalds
1
-9
/
+4
2016-04-14
pmem: fix BUG() error in pmem.h:48 on X86_32
Toshi Kani
1
-6
/
+16
2016-04-14
gre: eliminate holes in ip_tunnel
stephen hemminger
1
-4
/
+3
2016-04-14
qed: add Rx flow hash/indirection support.
Sudarsana Reddy Kalluru
2
-0
/
+12
2016-04-14
qed*: remove version dependency
Rahul Verma
2
-10
/
+1
2016-04-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
1
-2
/
+1
2016-04-14
net: remove netdevice gso_min_segs
Eric Dumazet
1
-3
/
+1
2016-04-13
sctp: delay calls to sk_data_ready() as much as possible
Marcelo Ricardo Leitner
1
-1
/
+2
2016-04-13
sctp: compress bit-wide flags to a bitfield on sctp_sock
Marcelo Ricardo Leitner
1
-6
/
+6
2016-04-13
net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_put
Denys Vlasenko
2
-4
/
+4
2016-04-13
sock: tigthen lockdep checks for sock_owned_by_user
Hannes Frederic Sowa
1
-15
/
+29
2016-04-14
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
1
-0
/
+3
[prev]
[next]