index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2011-03-07
sctp: Fix oops when sending queued ASCONF chunks
Vlad Yasevich
2011-01-07
sctp: Fix a race between ICMP protocol unreachable and connect()
Vlad Yasevich
2010-12-09
x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.
John Hughes
2010-09-26
tcp: Prevent overzealous packetization by SWS logic.
Alexey Kuznetsov
2010-09-26
tcp: Combat per-cpu skew in orphan tests.
David S. Miller
2010-07-05
sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...
Neil Horman
2010-04-01
mac80211: Retry null data frame for power save
Vivek Natarajan
2010-02-23
netfilter: nf_conntrack: fix hash resizing with namespaces
Patrick McHardy
2010-02-23
netfilter: nf_conntrack: per netns nf_conntrack_cachep
Eric Dumazet
2010-02-09
ax25: netrom: rose: Fix timer oopses
Jarek Poplawski
2010-01-06
netfilter: fix crashes in bridge netfilter caused by fragment jumps
Patrick McHardy
2010-01-06
ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...
Patrick McHardy
2009-12-18
tcp: Stalling connections: Fix timeout calculation routine
Damian Lukowski
2009-11-30
Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Linus Torvalds
2009-11-30
mac80211: fix spurious delBA handling
Johannes Berg
2009-11-29
sctp: on T3_RTX retransmit all the in-flight chunks
Andrei Pelinescu-Onciul
2009-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-11-13
sctp: Set source addresses on the association before adding transports
Vlad Yasevich
2009-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-11-06
netfilter: nf_nat: fix NAT issue in 2.6.30.4+
Jozsef Kadlecsik
2009-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-11-02
9p: fix readdir corner cases
Eric Van Hensbergen
2009-10-29
net: Fix RPF to work with policy routing
jamal
2009-10-20
net: Fix struct inet_timewait_sock bitfield annotation
Eric Dumazet
2009-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-10-12
mac80211: document ieee80211_rx() context requirement
Johannes Berg
2009-10-11
net: Fix struct sock bitfield annotation
Eric Dumazet
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-28
wext: add back wireless/ dir in sysfs for cfg80211 interfaces
Johannes Berg
2009-09-26
Revert "sit: stateless autoconf for isatap"
Sascha Hlusiak
2009-09-24
tunnel: eliminate recursion field
Eric Dumazet
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-23
9p: Add fscache support to 9p
Abhishek Kulkarni
2009-09-15
pkt_sched: Fix tx queue selection in tc_modify_qdisc
Jarek Poplawski
2009-09-15
bonding: remap muticast addresses without using dev_close() and dev_open()
Moni Shoua
2009-09-15
tcp: fix ssthresh u16 leftover
Ilpo Järvinen
2009-09-14
net: constify struct inet6_protocol
Alexey Dobriyan
2009-09-14
net: constify struct net_protocol
Alexey Dobriyan
2009-09-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-09-09
net_sched: fix estimator lock selection for mq child qdiscs
Patrick McHardy
2009-09-06
net_sched: add classful multiqueue dummy scheduler
David S. Miller
2009-09-06
net_sched: move dev_graft_qdisc() to sch_generic.c
Patrick McHardy
2009-09-04
sctp: turn flags in 'struct sctp_association' into bit fields
Wei Yongjun
2009-09-04
sctp: Sysctl configuration for IPv4 Address Scoping
Bhaskar Dutta
2009-09-04
sctp: Turn flags in 'sctp_packet' into bit fields
Vlad Yasevich
2009-09-04
sctp: Fix SCTP_MAXSEG socket option to comply to spec.
Vlad Yasevich
2009-09-04
sctp: Don't do NAGLE delay on large writes that were fragmented small
Vlad Yasevich
2009-09-04
sctp: drop a_rwnd to 0 when receive buffer overflows.
Vlad Yasevich
2009-09-04
sctp: Send user messages to the lower layer as one
Vlad Yasevich
2009-09-04
sctp: Disallow new connection on a closing socket
Vlad Yasevich
[next]