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-11-04
net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb
Daniel Borkmann
1
-1
/
+0
2013-11-02
net: flow_dissector: fail on evil iph->ihl
Jason Wang
1
-1
/
+1
2013-11-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-10
/
+18
2013-11-01
xfrm: Fix null pointer dereference when decoding sessions
Steffen Klassert
2
-2
/
+10
2013-10-30
doc:net: Fix typo in Documentation/networking
Masanari Iida
11
-20
/
+20
2013-10-29
bgmac: don't update slot on skb alloc/dma mapping error
Nathan Hintz
1
-6
/
+14
2013-10-29
ibm emac: Fix locking for enable/disable eob irq
Alistair Popple
1
-0
/
+4
2013-10-29
ibm emac: Don't call napi_complete if napi_reschedule failed
Alistair Popple
1
-8
/
+4
2013-10-29
virtio-net: correctly handle cpu hotplug notifier during resuming
Jason Wang
1
-7
/
+6
2013-10-29
bridge: pass correct vlan id to multicast code
Vlad Yasevich
4
-29
/
+25
2013-10-29
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
3
-5
/
+19
2013-10-29
net: x25: Fix dead URLs in Kconfig
Michael Drüing
1
-2
/
+2
2013-10-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+6
2013-10-29
netfilter: xt_NFQUEUE: fix --queue-bypass regression
Holger Eitzenberger
1
-1
/
+6
2013-10-29
xen-netback: use jiffies_64 value to calculate credit timeout
Wei Liu
3
-7
/
+7
2013-10-29
cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architectures
Ben Hutchings
1
-1
/
+2
2013-10-29
bnx2x: Disable VF access on PF removal
Ariel Elior
1
-1
/
+15
2013-10-29
bnx2x: prevent FW assert on low mem during unload
Dmitry Kravkov
1
-5
/
+5
2013-10-29
tcp: gso: fix truesize tracking
Eric Dumazet
1
-8
/
+5
2013-10-28
xfrm: Increase the garbage collector threshold
Steffen Klassert
2
-2
/
+2
2013-10-28
pkt_sched: fq: clear time_next_packet for reused flows
Eric Dumazet
1
-0
/
+1
2013-10-27
Documentation/networking: netdev-FAQ typo corrections
Randy Dunlap
1
-11
/
+11
2013-10-27
tcp: do not rearm RTO when future data are sacked
Yuchung Cheng
1
-3
/
+10
2013-10-27
tcp: only take RTT from timestamps if new data is acked
Yuchung Cheng
1
-1
/
+2
2013-10-27
tcp: fix SYNACK RTT estimation in Fast Open
Yuchung Cheng
1
-5
/
+13
2013-10-27
be2net: Warn users of possible broken functionality on BE2 cards with very ol...
Somnath Kotur
2
-0
/
+15
2013-10-26
Merge branch 'qlcnic'
David S. Miller
3
-10
/
+9
2013-10-26
qlcnic: Do not read QLCNIC_FW_CAPABILITY_MORE_CAPS bit for 83xx adapter
Shahed Shaikh
2
-5
/
+7
2013-10-26
qlcnic: Do not force adapter to perform LRO without destination IP check
Shahed Shaikh
1
-5
/
+2
2013-10-25
ax88179_178a: Remove AX_MEDIUM_ALWAYS_ONE bit in AX_MEDIUM_STATUS_MODE regist...
Freddy Xin
1
-6
/
+5
2013-10-25
ipv6: ip6_dst_check needs to check for expired dst_entries
Hannes Frederic Sowa
1
-3
/
+6
2013-10-25
ipv6: reset dst.expires value when clearing expire flag
Hannes Frederic Sowa
1
-0
/
+1
2013-10-25
netpoll: fix rx_hook() interface by passing the skb
Antonio Quartulli
2
-15
/
+21
2013-10-25
netconsole: fix multiple race conditions
Nikolay Aleksandrov
1
-7
/
+3
2013-10-25
netconsole: fix NULL pointer dereference
Nikolay Aleksandrov
1
-0
/
+8
2013-10-25
net: wan: sbni: remove assembly crc32 code
Sebastian Siewior
1
-89
/
+0
2013-10-23
net: sctp: fix ASCONF to allow non SCTP_ADDR_SRC addresses in ipv6
Daniel Borkmann
1
-1
/
+3
2013-10-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-13
/
+25
2013-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
11
-65
/
+111
2013-10-23
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
8
-21
/
+60
2013-10-23
platform/x86: fix asus-wmi build error
Randy Dunlap
1
-0
/
+1
2013-10-23
bcache: Fixed incorrect order of arguments to bio_alloc_bioset()
Kent Overstreet
1
-1
/
+1
2013-10-23
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-65
/
+158
2013-10-23
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
6
-0
/
+31
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
137
-715
/
+1311
2013-10-22
ax88179_178a: Add VID:DID for Samsung USB Ethernet Adapter
Freddy Xin
1
-1
/
+18
2013-10-22
ax88179_178a: Correct the RX error definition in RX header
Freddy Xin
1
-2
/
+2
2013-10-22
Revert "bridge: only expire the mdb entry when query is received"
Linus Lüssing
3
-22
/
+28
2013-10-22
sony-laptop: don't change keyboard backlight settings
Mattia Dongili
1
-17
/
+9
2013-10-22
vfs: fix new kernel-doc warnings
Randy Dunlap
1
-8
/
+7
[next]