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
2015-11-02
bpf: add support for persistent maps/progs
Daniel Borkmann
3
-37
/
+16
2015-11-02
bpf: align and clean bpf_{map,prog}_get helpers
Daniel Borkmann
1
-1
/
+1
2015-11-02
net: fix percpu memory leaks
Eric Dumazet
1
-6
/
+9
2015-11-02
net: make skb_set_owner_w() more robust
Eric Dumazet
1
-15
/
+2
2015-11-01
net: dsa: use switchdev obj for VLAN add/del ops
Vivien Didelot
1
-4
/
+9
2015-11-01
VSOCK: define VSOCK_SS_LISTEN once only
Stefan Hajnoczi
1
-0
/
+3
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-108
/
+87
2015-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+41
2015-10-30
Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
6
-3
/
+43
2015-10-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-7
/
+7
2015-10-30
geneve: implement support for IPv6-based tunnels
John W. Linville
1
-0
/
+1
2015-10-29
Revert "Merge branch 'ipv6-overflow-arith'"
Hannes Frederic Sowa
2
-22
/
+0
2015-10-28
NFC: nci: non-static functions can not be inline
Robert Dolca
1
-4
/
+4
2015-10-27
seccomp, ptrace: add support for dumping seccomp filters
Tycho Andersen
2
-0
/
+13
2015-10-27
qed: Add statistics support
Manish Chopra
1
-0
/
+3
2015-10-27
qed: Add link support
Yuval Mintz
1
-0
/
+4
2015-10-27
qed: Add slowpath L2 support
Manish Chopra
1
-0
/
+120
2015-10-27
qed: Add basic L2 interface
Yuval Mintz
2
-0
/
+317
2015-10-27
qed: Add module with basic common support
Yuval Mintz
3
-0
/
+1644
2015-10-27
blkcg: fix incorrect read/write sync/async stat accounting
Tejun Heo
1
-2
/
+2
2015-10-26
net: tso: add support for IPv6
emmanuel.grumbach@intel.com
1
-0
/
+1
2015-10-26
Merge tag 'arcnet-for-4.4-rc1' of git://git.pengutronix.de/git/mgr/linux
David S. Miller
1
-0
/
+7
2015-10-26
bpf: fix bpf_perf_event_read() helper
Alexei Starovoitov
1
-1
/
+0
2015-10-27
NFC: NCI: allow spi driver to choose transfer clock
Vincent Cuissard
1
-0
/
+6
2015-10-27
NFC: nfcmrvl: add i2c driver
Vincent Cuissard
2
-0
/
+9
2015-10-27
NFC: NCI: export nci_send_frame and nci_send_cmd function
Vincent Cuissard
1
-0
/
+1
2015-10-27
NFC: netlink: Add mode parameter to deactivate_target functions
Christophe Ricard
1
-1
/
+1
2015-10-27
NFC: st-nci: Add ese-present/uicc-present dts properties
Christophe Ricard
1
-0
/
+2
2015-10-27
NFC: netlink: Add missing NFC_ATTR comments
Christophe Ricard
1
-0
/
+2
2015-10-27
NFC: st-nci: Add support for proprietary commands
Christophe Ricard
1
-0
/
+1
2015-10-26
arcnet: com20020-pci: add led trigger support
Michael Grzeschik
1
-0
/
+7
2015-10-26
Bluetooth: Rename bt_cb()->req into bt_cb()->hci
Marcel Holtmann
1
-7
/
+7
2015-10-26
NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATE
Christophe Ricard
1
-0
/
+1
2015-10-26
NFC: nci: add nci_hci_clear_all_pipes functions
Christophe Ricard
1
-0
/
+1
2015-10-25
NFC: nci: add nci_get_conn_info_by_id function
Robert Dolca
1
-0
/
+1
2015-10-25
NFC: nci: rename nci_prop_ops to nci_driver_ops
Robert Dolca
1
-3
/
+3
2015-10-25
NFC: nci: Allow the driver to set handler for core nci ops
Robert Dolca
1
-2
/
+9
2015-10-25
NFC: nci: Introduce nci_core_cmd
Robert Dolca
1
-0
/
+1
2015-10-25
NFC: nci: Introduce new core opcodes
Robert Dolca
1
-0
/
+7
2015-10-25
NFC: nci: Add function to get max packet size for conn
Robert Dolca
1
-0
/
+1
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-1
/
+63
2015-10-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-163
/
+110
2015-10-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-67
/
+13
2015-10-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
3
-0
/
+10
2015-10-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-13
/
+66
2015-10-23
mpls: multipath route support
Roopa Prabhu
1
-1
/
+1
2015-10-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+3
2015-10-23
net: phy: Add nested variants of mdiobus read/write
Neil Armstrong
1
-0
/
+2
2015-10-23
if_link: Add control trust VF
Hiroshi Shimamoto
3
-0
/
+10
2015-10-23
tcp/dccp: fix hashdance race for passive sessions
Eric Dumazet
3
-4
/
+11
[next]