summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [INET]: Fix netdev renaming and inet address labelsMark McLoughlin2008-01-041-1/+1
* [XFRM]: Do not define km_migrate() if !CONFIG_XFRM_MIGRATEEric Dumazet2008-01-041-0/+2
* [X25]: Add missing x25_neigh_putJulia Lawall2008-01-041-2/+3
* NFS: add newline to kernel warning message in auth_gss codeJames Morris2008-01-031-1/+1
* [BLUETOOTH]: put_device before device_del fixDave Young2007-12-292-9/+2
* [TCP]: use non-delayed ACK for congestion control RTTGavin McCullagh2007-12-291-8/+11
* [IPV4] Fix ip=dhcp regressionSimon Horman2007-12-281-0/+1
* [IPV4]: Fix ip command line processing.Simon Horman2007-12-261-6/+4
* [NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibilityPatrick McHardy2007-12-262-2/+6
* mac80211: warn when receiving frames with unaligned dataJohannes Berg2007-12-261-0/+13
* mac80211: round station cleanup timerJohannes Berg2007-12-261-2/+5
* [IPV4]: OOPS with NETLINK_FIB_LOOKUP netlink socketDenis V. Lunev2007-12-211-3/+6
* [NET]: Fix function put_cmsg() which may cause usr application memory overflowWei Yongjun2007-12-202-0/+4
* [NETFILTER] ipv4: Spelling fixesJoe Perches2007-12-201-1/+1
* [NETFILTER]: Spelling fixesJoe Perches2007-12-201-2/+2
* [SCTP]: Spelling fixesJoe Perches2007-12-201-4/+4
* [NETLABEL]: Spelling fixesJoe Perches2007-12-201-1/+1
* [PKT_SCHED]: Spelling fixesJoe Perches2007-12-201-1/+1
* [NET] net/core/: Spelling fixesJoe Perches2007-12-201-1/+1
* [IPV6]: Spelling fixesJoe Perches2007-12-201-1/+1
* [IRDA]: Spelling fixesJoe Perches2007-12-205-10/+10
* [DCCP]: Spelling fixesJoe Perches2007-12-202-2/+2
* [NET]: Correct two mistaken skb_reset_mac_header() conversions.David S. Miller2007-12-202-2/+2
* [IPV4] ip_gre: set mac_header correctly in receive pathTimo Teras2007-12-201-1/+1
* [XFRM]: Audit function arguments misorderedPaul Moore2007-12-202-4/+4
* [IPSEC]: Avoid undefined shift operation when testing algorithm IDHerbert Xu2007-12-191-2/+12
* [IPV4] ARP: Remove not used codeMark Ryden2007-12-191-2/+1
* NET: mac80211: fix inappropriate memory freeingCyrill Gorcunov2007-12-191-1/+1
* mac80211: fix header opsJohannes Berg2007-12-191-1/+0
* mac80211: Drop out of associated state if link is lostMichael Wu2007-12-191-6/+2
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-12-171-0/+1
|\
| * Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-12-171-0/+1
| |\
| | * ieee80211_rate: missed unlockCyrill Gorcunov2007-12-171-0/+1
* | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-12-171-8/+1
|\ \ \
| * | | SUNRPC xprtrdma: fix XDR tail buf marshalling for all opsJames Lentini2007-12-111-8/+1
| |/ /
* | | [IRDA]: irda parameters warning fixes.Richard Knutsson2007-12-161-3/+3
* | | [IRDA]: irlmp_unregister_link() needs to free lsaps.Hinko Kocevar2007-12-161-0/+1
* | | [SCTP]: Flush fragment queue when exiting partial delivery.Vlad Yasevich2007-12-161-0/+33
* | | [AX25]: Locking dependencies fix in ax25_disconnect().Jarek Poplawski2007-12-161-0/+2
* | | [IPV4]: Make tcp_input_metrics() get minimum RTO via tcp_rto_min()Satoru SATOH2007-12-161-1/+1
* | | [IPV6]: Fix the return value of ipv6_getsockoptWei Yongjun2007-12-161-7/+5
* | | [BRIDGE]: Assign random address.Stephen Hemminger2007-12-161-2/+1
* | | [IPV4]: Updates to nfsroot documentationAmos Waterland2007-12-141-19/+1
* | | [TIPC]: Fix semaphore handling.Andrew Morton2007-12-141-1/+1
* | | [NETFILTER]: xt_hashlimit should use time_after_eq()Eric Dumazet2007-12-141-1/+1
* | | [XFRM]: Display the audited SPI value in host byte order.Paul Moore2007-12-141-4/+6
* | | [NETFILTER]: ip_tables: fix compat copy racePatrick McHardy2007-12-142-47/+18
* | | [NETFILTER]: ctnetlink: set expected bit for related conntracksPablo Neira Ayuso2007-12-141-1/+3
|/ /
* | [IPSEC]: Fix potential dst leak in xfrm_lookupHerbert Xu2007-12-111-3/+6
* | [VLAN]: Fix potential race in vlan_cleanup_module vs vlan_ioctl_handler.Pavel Emelyanov2007-12-111-1/+1
OpenPOWER on IntegriCloud