aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* sctp: fix incorrect overflow check on autocloseXi Wang2012-01-061-0/+4
* net: Handle different key sizes between address families in flow cachedpward2011-11-111-0/+19
* net: Align AF-specific flowi structs to longDavid Ward2011-11-111-3/+3
* ipv6: fix NULL dereference in udp6_ufo_fragment()Jason Wang2011-10-161-1/+1
* fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick2011-10-031-0/+5
* fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V2011-10-031-0/+24
* ipv6: make fragment identifications less predictableEric Dumazet2011-08-152-11/+3
* net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-151-0/+20
* sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf2011-07-081-1/+1
* sctp: Enforce retransmission limit during shutdownThomas Graf2011-07-071-0/+1
* ipv6: Don't put artificial limit on routing table size.David S. Miller2011-07-011-0/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-011-1/+1
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-301-1/+1
| |\
| | * mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov2011-06-271-1/+1
* | | Fix some kernel-doc warningsVitaliy Ivanov2011-06-271-1/+0
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-201-0/+6
|\ \
| * | netfilter: nf_nat: avoid double seq_adjust for loopbackJulian Anastasov2011-06-161-0/+6
* | | Delay struct net freeing while there's a sysfs instance refering to itAl Viro2011-06-121-1/+9
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-042-1/+2
|\ \
| * | sctp: stop pending timers and purge queues when peer restart asocWei Yongjun2011-05-312-1/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-273-1/+11
|\ \ | |/
| * net: Kill ratelimit.h dependency in linux/net.hDavid S. Miller2011-05-271-0/+8
| * net: Add linux/sysctl.h includes where needed.David S. Miller2011-05-271-0/+1
| * Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller2011-05-271-1/+2
| |\
| | * IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom2011-05-271-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds2011-05-251-0/+1
|\ \ \
| * | | net: Allow setting the network namespace by fdEric W. Biederman2011-05-101-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-252-2/+8
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-05-251-2/+6
| |\ \ \
| | * \ \ Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-242-3/+8
| | |\ \ \
| | | * | | wireless: fix fatal kernel-doc error + warning in mac80211.hRandy Dunlap2011-05-241-1/+2
| | | * | | wireless: fix cfg80211.h new kernel-doc warningsRandy Dunlap2011-05-241-1/+2
| | | * | | cfg80211: Use consistent BSS matching between scan and smeJouni Malinen2011-05-191-1/+4
| * | | | | dst: catch uninitialized metricsStephen Hemminger2011-05-241-0/+2
| | |_|_|/ | |/| | |
* | | | | 9p: Small cleanup in <net/9p/9p.h>Sasha Levin2011-05-251-2/+1
* | | | | 9p: typo fixes and minor cleanupsRob Landley2011-05-253-7/+8
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-232-2/+2
|\ \ \ \
| * | | | treewide: fix a few typos in commentsJustin P. Mattock2011-05-102-2/+2
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-231-15/+21
|\ \ \ \
| * | | | caif: Update documentation of CAIF transmit and receive functions.sjur.brandeland@stericsson.com2011-05-221-15/+21
| | |/ / | |/| |
* | | | wireless: fix fatal kernel-doc error + warning in mac80211.hRandy Dunlap2011-05-221-1/+2
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-2055-561/+1100
|\ \ \
| * | | ipv6: reduce per device ICMP mib sizesEric Dumazet2011-05-193-7/+30
| * | | ipv4: Pass explicit destination address to rt_bind_peer().David S. Miller2011-05-181-2/+2
| * | | ipv4: Pass explicit destination address to rt_get_peer().David S. Miller2011-05-181-1/+1
| * | | ipv4: Make caller provide flowi4 key to inet_csk_route_req().David S. Miller2011-05-181-0/+1
| * | | ipv4: Kill RT_CACHE_DEBUGDavid S. Miller2011-05-181-7/+0
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-172-7/+17
| |\ \ \
| * | | | net: ping: fix build failureVasiliy Kulikov2011-05-171-2/+0
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-164-10/+303
| |\ \ \ \ | | | |_|/ | | |/| |