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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-17
nfc: netlink: Add check on NFC_ATTR_VENDOR_DATA
Christophe Ricard
1
-2
/
+2
2015-08-17
nfc: st-nci: Remove pr_err in rcv_queue when ndlc header is unknown
Christophe Ricard
1
-1
/
+0
2015-08-17
nfc: st-nci: Add device tree documentation for spi phy
Christophe Ricard
2
-0
/
+31
2015-08-17
nfc: st-nci: Add spi phy support for st21nfcb
Christophe Ricard
3
-0
/
+406
2015-08-17
nfc: st-nci: Free data with irrelevant NDLC PCB_SYNC value
Christophe Ricard
1
-1
/
+3
2015-08-17
nfc: st-nci: Remove data from ack_pending_q when receiving a SYNC_ACK
Christophe Ricard
1
-0
/
+2
2015-08-17
NFC: st-nci: fix use of uninitialized variables in error path
Christophe Ricard
1
-4
/
+4
2015-08-17
NFC: st21nfca: fix use of uninitialized variables in error path
Christophe Ricard
1
-5
/
+6
2015-08-17
nfc: st-nci: Fix non accurate comment for st_nci_i2c_read
Christophe Ricard
1
-7
/
+2
2015-08-17
nfc: st-nci: Fix typo when changing from st21nfcb to st-nci
Christophe Ricard
1
-9
/
+9
2015-08-17
nfc: st-nci: Remove duplicate file platform_data/st_nci.h
Christophe Ricard
2
-30
/
+1
2015-08-13
Merge branch 'vrf-lite'
David S. Miller
18
-44
/
+1031
2015-08-13
net: Introduce VRF device driver
David Ahern
3
-0
/
+693
2015-08-13
net: frags: Add VRF device index to cache and lookup
David Ahern
1
-5
/
+13
2015-08-13
net: Use VRF index for oif in ip_send_unicast_reply
David Ahern
1
-1
/
+6
2015-08-13
net: Use passed in table for nexthop lookups
David Ahern
1
-2
/
+11
2015-08-13
net: Add routes to the table associated with the device
David Ahern
2
-10
/
+23
2015-08-13
net: Fix up inet_addr_type checks
David Ahern
6
-14
/
+53
2015-08-13
net: Add inet_addr lookup by table
David Ahern
2
-7
/
+16
2015-08-13
udp: Handle VRF device in sendmsg
David Ahern
1
-1
/
+21
2015-08-13
net: Use VRF device index for lookups on TX
David Ahern
5
-2
/
+18
2015-08-13
net: Use VRF device index for lookups on RX
David Ahern
2
-2
/
+9
2015-08-13
net: Introduce VRF related flags and helpers
David Ahern
3
-0
/
+168
2015-08-13
net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfo
Andy Gospodarek
1
-1
/
+4
2015-08-13
net: allow sleeping when modifying store_rps_map
Sasha Levin
1
-4
/
+4
2015-08-13
Merge branch 'mv88e6xxx-hw-vlan'
David S. Miller
5
-9
/
+720
2015-08-13
net: dsa: mv88e6xxx: use port 802.1Q mode Secure
Vivien Didelot
2
-7
/
+12
2015-08-13
net: dsa: mv88e6xxx: add VLAN Load support
Vivien Didelot
3
-0
/
+180
2015-08-13
net: dsa: mv88e6xxx: add VLAN Purge support
Vivien Didelot
3
-0
/
+116
2015-08-13
net: dsa: mv88e6xxx: add VLAN support to FDB dump
Vivien Didelot
1
-2
/
+40
2015-08-13
net: dsa: mv88e6xxx: add VLAN Get Next support
Vivien Didelot
3
-0
/
+167
2015-08-13
net: dsa: mv88e6xxx: flush VTU and STU entries
Vivien Didelot
2
-0
/
+36
2015-08-13
net: dsa: add support for switchdev VLAN objects
Vivien Didelot
2
-0
/
+169
2015-08-13
net: ipv6 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
4
-2
/
+116
2015-08-13
net: track link status of ipv6 nexthops
Andy Gospodarek
1
-0
/
+2
2015-08-13
cxgb4: Add MPS tracing support
Hariprasad Shenai
4
-0
/
+475
2015-08-13
net/fddi: remove HWM_REVERSE() macro
yalin wang
1
-9
/
+0
2015-08-13
rocker: hook ndo_neigh_destroy to cleanup neigh refs in driver
Scott Feldman
2
-1
/
+13
2015-08-13
rocker: print switch ID consistent with phys_switch_id sysfs node
Scott Feldman
1
-1
/
+2
2015-08-13
Merge branch 'smsc911x-acpi'
David S. Miller
3
-26
/
+99
2015-08-13
Convert smsc911x to use ACPI as well as DT
Jeremy Linton
1
-26
/
+22
2015-08-13
Add a matching set of device_ functions for determining mac/phy
Jeremy Linton
2
-0
/
+77
2015-08-13
Merge branch 'tcp-loss-probe'
David S. Miller
1
-18
/
+23
2015-08-13
tcp: TLP retransmits last if failed to send new packet
Yuchung Cheng
1
-16
/
+22
2015-08-13
tcp: don't extend RTO on failed loss probe attempts
Yuchung Cheng
1
-7
/
+6
2015-08-13
Merge branch 'cpsw-errata-workaround'
David S. Miller
3
-8
/
+79
2015-08-13
ARM: dts: am33xx: update cpsw compatible
Mugunthan V N
1
-1
/
+1
2015-08-13
ARM: dts: dra7: update cpsw compatible
Mugunthan V N
1
-1
/
+1
2015-08-13
drivers: net: cpsw: add am335x errata workarround for interrutps
Mugunthan V N
1
-6
/
+77
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
314
-1831
/
+3071
[next]