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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-06
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+6
2016-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-1
/
+1
2016-08-02
VSOCK: Introduce virtio_vsock_common.ko
Asias He
1
-0
/
+2
2016-08-02
VSOCK: defer sock removal to transports
Stefan Hajnoczi
1
-0
/
+1
2016-08-02
VSOCK: transport-specific vsock_transport functions
Stefan Hajnoczi
1
-0
/
+3
2016-08-01
sctp: change to use TCP_CLOSE_WAIT as SCTP_SS_CLOSING
Xin Long
1
-1
/
+1
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
4
-5
/
+204
2016-07-25
net_sched: get rid of struct tcf_common
WANG Cong
13
-45
/
+42
2016-07-25
net_sched: move tc_action into tcf_common
WANG Cong
13
-50
/
+42
2016-07-25
mlxsw: spectrum: Fix compilation error when CLS_ACT isn't set
Ido Schimmel
1
-0
/
+4
2016-07-25
gtp: #define #define _GTP_H_ and not #define _GTP_H
Colin Ian King
1
-1
/
+1
2016-07-24
net/sched: act_mirred: Add helper inlines to access tcf_mirred info.
Yotam Gigi
1
-0
/
+9
2016-07-24
net/sched: Add match-all classifier hw offloading.
Yotam Gigi
1
-0
/
+11
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-31
/
+40
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-2
/
+16
2016-07-22
netfilter: connlabels: move set helper to xt_connlabel
Florian Westphal
1
-2
/
+0
2016-07-22
netfilter: conntrack: support a fixed size of 128 distinct labels
Florian Westphal
1
-12
/
+4
2016-07-22
gro_cells: gro_cells_receive now return error code
Paolo Abeni
1
-6
/
+5
2016-07-20
Merge tag 'nfc-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
2
-6
/
+2
2016-07-21
netfilter: Add helper array register/unregister functions
Gao Feng
1
-0
/
+15
2016-07-20
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-3
/
+6
2016-07-19
net/ncsi: Package and channel management
Gavin Shan
1
-0
/
+6
2016-07-19
net/ncsi: Resource management
Gavin Shan
1
-0
/
+46
2016-07-19
net: dsa: support switchdev ageing time attr
Vivien Didelot
1
-0
/
+2
2016-07-19
net: switchdev: change ageing_time type to clock_t
Vivien Didelot
1
-1
/
+1
2016-07-19
net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags
Shmulik Ladkani
1
-0
/
+1
2016-07-18
Bluetooth: Add debugfs fields for hardware and firmware info
Marcel Holtmann
1
-0
/
+4
2016-07-18
Bluetooth: Move hci_recv_frame and hci_recv_diag prototypes
Marcel Holtmann
1
-3
/
+2
2016-07-14
net/switchdev: Export the same parent ID service function
Or Gerlitz
1
-0
/
+8
2016-07-13
sctp: avoid identifying address family many times for a chunk
Marcelo Ricardo Leitner
1
-0
/
+1
2016-07-13
sctp: allow GSO frags to access the chunk too
Marcelo Ricardo Leitner
2
-1
/
+8
2016-07-13
sctp: reorder sctp_ulpevent and shrink msg_flags
Marcelo Ricardo Leitner
1
-5
/
+5
2016-07-13
sctp: allow others to use sctp_input_cb
Marcelo Ricardo Leitner
1
-0
/
+15
2016-07-13
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
6
-7
/
+137
2016-07-13
dccp: limit sk_filter trim to payload
Willem de Bruijn
1
-1
/
+7
2016-07-13
Bluetooth: Add Authentication Failed reason to Disconnected Mgmt event
Szymon Janc
3
-0
/
+3
2016-07-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+8
2016-07-11
sctp: implement prsctp PRIO policy
Xin Long
1
-0
/
+4
2016-07-11
sctp: implement prsctp TTL policy
Xin Long
1
-0
/
+10
2016-07-11
sctp: add SCTP_PR_ASSOC_STATUS on sctp sockopt
Xin Long
1
-0
/
+3
2016-07-11
sctp: add SCTP_PR_SUPPORTED on sctp sockopt
Xin Long
1
-2
/
+4
2016-07-11
netfilter: nf_tables: get rid of possible_net_t from set and basechain
Pablo Neira Ayuso
1
-10
/
+11
2016-07-11
netfilter: constify arg to is_dying/confirmed
Florian Westphal
1
-2
/
+2
2016-07-11
netfilter: nat: convert nat bysrc hash to rhashtable
Florian Westphal
2
-1
/
+3
2016-07-11
netfilter: move nat hlist_head to nf_conn
Florian Westphal
3
-5
/
+3
2016-07-11
netfilter: conntrack: simplify early_drop
Florian Westphal
1
-0
/
+1
2016-07-11
netfilter: conntrack: fix race between nf_conntrack proc read and hash resize
Liping Zhang
1
-0
/
+2
2016-07-11
NFC: digital: Add support for NFC DEP Response Waiting Time
Thierry Escande
1
-0
/
+1
2016-07-11
NFC: digital: Fix handling of saved PDU sk_buff pointers
Thierry Escande
1
-1
/
+0
[next]