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-10-23
ipv4: implement support for NOPREFIXROUTE ifa flag for ipv4 address
Paolo Abeni
1
-6
/
+8
2015-10-23
Merge branch 'ipv6-overflow-arith'
David S. Miller
3
-1
/
+27
2015-10-23
ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...
Hannes Frederic Sowa
1
-1
/
+5
2015-10-23
overflow-arith: begin to add support for overflow builtin functions
Hannes Frederic Sowa
2
-0
/
+22
2015-10-23
tcp: allow dctcp alpha to drop to zero
Andrew Shewmaker
1
-1
/
+1
2015-10-23
ipv6: fix the incorrect return value of throw route
lucien
2
-5
/
+26
2015-10-23
macvtap: unbreak receiving of gro skb with frag list
Jason Wang
1
-1
/
+1
2015-10-22
openvswitch: Fix egress tunnel info.
Pravin B Shelar
16
-173
/
+192
2015-10-22
bnxt_en: New Broadcom ethernet driver.
Michael Chan
12
-0
/
+13034
2015-10-22
net: dsa: mv88e6xxx: remove debugfs interface
Vivien Didelot
2
-293
/
+0
2015-10-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2
-0
/
+7
2015-10-22
VSOCK: Fix lockdep issue.
Jorgen Hansen
1
-1
/
+1
2015-10-22
i40e: fix annoying message
Jesse Brandeburg
1
-0
/
+1
2015-10-22
i40e: fix stats offsets
Jesse Brandeburg
1
-0
/
+6
2015-10-22
qmi_wwan: add Sierra Wireless MC74xx/EM74xx
Bjørn Mork
1
-0
/
+4
2015-10-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-9
/
+21
2015-10-22
Merge branch 'dsa-port_fdb_dump'
David S. Miller
6
-91
/
+83
2015-10-22
net: dsa: remove port_fdb_getnext
Vivien Didelot
2
-27
/
+1
2015-10-22
net: dsa: mv88e6xxx: remove port_fdb_getnext
Vivien Didelot
4
-77
/
+0
2015-10-22
net: dsa: mv88e6xxx: implement port_fdb_dump
Vivien Didelot
4
-0
/
+70
2015-10-22
net: dsa: mv88e6xxx: write MAC outside of ATU Get Next code
Vivien Didelot
1
-6
/
+5
2015-10-22
net: dsa: mv88e6xxx: write VID outside of VTU Get Next code
Vivien Didelot
1
-10
/
+29
2015-10-22
net: dsa: add port_fdb_dump function
Vivien Didelot
2
-0
/
+7
2015-10-22
net: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr set
David Ahern
1
-2
/
+4
2015-10-22
Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...
David S. Miller
41
-659
/
+910
2015-10-22
Merge branch 'isdn-null-deref'
David S. Miller
2
-46
/
+28
2015-10-22
mISDN: fix OOM condition for sending queued I-Frames
Karsten Keil
1
-34
/
+20
2015-10-22
ISDN: fix OOM condition for sending queued I-Frames
Karsten Keil
1
-12
/
+8
2015-10-22
VSOCK: sock_put wasn't safe to call in interrupt context
Jorgen Hansen
2
-91
/
+86
2015-10-22
net: hisilicon: deals with the sub ctrl by syscon
yankejian
1
-10
/
+11
2015-10-22
netlink: fix locking around NETLINK_LIST_MEMBERSHIPS
David Herrmann
1
-2
/
+2
2015-10-22
Merge branch 'cxgb4-trivial-fixes'
David S. Miller
3
-92
/
+108
2015-10-22
cxgb4: Update ethtool get_drvinfo to get regdump len
Hariprasad Shenai
1
-1
/
+4
2015-10-22
cxgb4: Use vmalloc, if kmalloc fails
Hariprasad Shenai
1
-4
/
+4
2015-10-22
cxgb4: Return error if setup_rss is called before probe
Hariprasad Shenai
1
-4
/
+8
2015-10-22
cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapter
Hariprasad Shenai
2
-2
/
+3
2015-10-22
cxgb4: Add info print to display number of MSI-X vectors allocated
Hariprasad Shenai
1
-0
/
+4
2015-10-22
cxgb4: Restore L1 cfg, if FW rejects new L1 cfg settings
Hariprasad Shenai
1
-4
/
+11
2015-10-22
cxgb4: Don't disallow turning off auto-negotiation
Hariprasad Shenai
1
-4
/
+1
2015-10-22
cxgb4: Align ethtool get stat settings
Hariprasad Shenai
1
-73
/
+73
2015-10-22
openvswitch: Use dev_queue_xmit for vport send.
Pravin B Shelar
8
-45
/
+40
2015-10-22
openvswitch: Fix incorrect type use.
Pravin B Shelar
1
-3
/
+3
2015-10-22
Merge branch 'bpf-perf'
David S. Miller
10
-6
/
+308
2015-10-22
samples: bpf: add bpf_perf_event_output example
Alexei Starovoitov
4
-0
/
+236
2015-10-22
bpf: introduce bpf_perf_event_output() helper
Alexei Starovoitov
5
-1
/
+62
2015-10-22
perf: pad raw data samples automatically
Alexei Starovoitov
1
-5
/
+10
2015-10-22
ipvlan: read direct ifindex instead of iflink
Brenden Blanco
1
-2
/
+2
2015-10-22
net: phy: dp83848: Add TI DP83848 Ethernet PHY
Andrew F. Davis
3
-0
/
+105
2015-10-22
tcp: fastopen: limit max_qlen
Eric Dumazet
1
-1
/
+2
2015-10-22
Bluetooth: Increase minor version of core module
Marcel Holtmann
1
-1
/
+1
[prev]
[next]