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
2013-08-11
macvtap: fix two races
Eric Dumazet
1
-3
/
+9
2013-08-10
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
5
-7
/
+33
2013-08-10
batman-adv: fix potential kernel paging errors for unicast transmissions
Linus Lüssing
5
-7
/
+33
2013-08-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-22
/
+39
2013-08-10
netfilter: nf_conntrack: fix tcp_in_window for Fast Open
Yuchung Cheng
1
-4
/
+8
2013-08-10
rtnetlink: Fix inverted check in ndo_dflt_fdb_del()
Sridhar Samudrala
1
-1
/
+1
2013-08-09
net: stmmac: Fixed the condition of extend_desc for jumbo frame
Byungho An
1
-2
/
+11
2013-08-09
vxlan: fix a soft lockup in vxlan module removal
Cong Wang
1
-2
/
+0
2013-08-09
vxlan: fix a regression of igmp join
Cong Wang
1
-1
/
+1
2013-08-09
net: rename busy poll MIB counter
Eliezer Tamir
3
-3
/
+3
2013-08-09
8139cp: Fix skb leak in rx_status_loop failure path.
Dave Jones
1
-0
/
+1
2013-08-09
net: flow_dissector: add 802.1ad support
Eric Dumazet
1
-0
/
+1
2013-08-09
ip_gre: fix ipgre_header to return correct offset
Timo Teräs
1
-1
/
+1
2013-08-08
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
6
-33
/
+52
2013-08-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-33
/
+52
2013-08-07
ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match
Hannes Frederic Sowa
1
-4
/
+12
2013-08-07
tcp: cubic: fix bug in bictcp_acked()
Eric Dumazet
1
-1
/
+1
2013-08-07
bridge: correct the comment for file br_sysfs_br.c
Wang Sheng-Hui
1
-1
/
+1
2013-08-07
tcp: cubic: fix overflow error in bictcp_update()
Eric Dumazet
1
-4
/
+6
2013-08-05
bridge: don't try to update timers in case of broken MLD queries
Linus Lüssing
1
-1
/
+1
2013-08-05
fib_trie: remove potential out of bound access
Eric Dumazet
1
-4
/
+1
2013-08-05
bonding: modify only neigh_parms owned by us
Veaceslav Falico
1
-1
/
+7
2013-08-05
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
Veaceslav Falico
1
-4
/
+6
2013-08-05
net: esp{4,6}: fix potential MTU calculation overflows
Daniel Borkmann
2
-2
/
+2
2013-08-05
net_sched: make dev_trans_start return vlan's real dev trans_start
nikolay@redhat.com
1
-1
/
+6
2013-08-05
vlan: make vlan_dev_real_dev work over stacked vlans
nikolay@redhat.com
1
-1
/
+6
2013-08-05
cw1200: Fix spurious BUG_ON() trigger when starting AP mode.
Solomon Peachy
1
-5
/
+2
2013-08-05
net/vmw_vsock/af_vsock.c: drop unneeded semicolon
Julia Lawall
1
-1
/
+1
2013-08-05
mlx5: remove health handler plugin
Eli Cohen
2
-31
/
+1
2013-08-05
macvlan: validate flags
Michael S. Tsirkin
1
-0
/
+4
2013-08-05
netfilter: nfnetlink_{log,queue}: fix information leaks in netlink message
Dan Carpenter
2
-2
/
+9
2013-08-04
skge: fix build on 32 bit
Stephen Hemminger
1
-7
/
+7
2013-08-04
busy_poll: cleanup do-nothing placeholders
Eliezer Tamir
1
-5
/
+0
2013-08-04
skge: add dma_mapping check
stephen hemminger
1
-6
/
+42
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
92
-678
/
+995
2013-08-03
qlcnic: Fix for flash update failure on 83xx adapter
Himanshu Madhani
10
-132
/
+231
2013-08-03
qlcnic: Fix link speed and duplex display for 83xx adapter
Rajesh Borundia
1
-9
/
+16
2013-08-03
qlcnic: Fix link speed display for 82xx adapter
Rajesh Borundia
1
-3
/
+7
2013-08-03
qlcnic: Fix external loopback test.
Shahed Shaikh
1
-2
/
+10
2013-08-03
qlcnic: Removed adapter series name from warning messages.
Pratik Pujar
2
-2
/
+2
2013-08-03
qlcnic: Free up memory in error path.
Himanshu Madhani
1
-3
/
+3
2013-08-03
qlcnic: Fix ingress MAC learning
Shahed Shaikh
1
-33
/
+66
2013-08-03
qlcnic: Fix MAC address filter issue on 82xx adapter
Shahed Shaikh
1
-1
/
+1
2013-08-03
net: ethernet: davinci_emac: drop IRQF_DISABLED
Mugunthan V N
1
-2
/
+1
2013-08-03
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-8
/
+10
2013-08-03
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2013-08-03
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-28
/
+31
2013-08-03
hwmon: (max6697) fix MAX6581 ideality
Vivien Didelot
1
-2
/
+2
2013-08-03
Merge branch 'security-fixes' into fixes
Russell King
3
-28
/
+31
2013-08-03
ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...
Russell King
2
-2
/
+7
[next]