aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-10-13pktgen: fix skb leak in case of failureIlpo Järvinen
2008-10-12net/mac80211/rx.c: fix build errorIngo Molnar
2008-10-12netfilter: remove unused #include <version.h>Huang Weiyi
2008-10-12net: Fix off-by-one in skb_dma_mapDimitris Michailidis
2008-10-12wireless: remove duplicated #includeHuang Weiyi
2008-10-11gre: Initialise rtnl_link tunnel parameters properlyHerbert Xu
2008-10-11ipvs: Add proper dependencies on IP_VS, and fix description header line.David S. Miller
2008-10-10af_key: fix SADB_X_SPDDELETE responseTobias Brunner
2008-10-10gre: minor cleanups in netlink interfacePatrick McHardy
2008-10-10gre: fix copy and paste errorPatrick McHardy
2008-10-09tcpv6: fix error with CONFIG_TCP_MD5SIG disabledGuo-Fu Tseng
2008-10-09udp: complete port availability checkingEric Dumazet
2008-10-09tcpv6: combine tcp_v6_send_(reset|ack)Ilpo Järvinen
2008-10-09tcpv6: convert opt[] -> topt in tcp_v6_send_resetIlpo Järvinen
2008-10-09tcpv6: trivial formatting changes to send_(ack|reset)Ilpo Järvinen
2008-10-09tcpv[46]: fix md5 pseudoheader address field orderingIlpo Järvinen
2008-10-09sctp: update SNMP statiscts when T5 timer expired.Vlad Yasevich
2008-10-09sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling.Vlad Yasevich
2008-10-09sctp: Fix the SNMP number of SCTP_MIB_CURRESTABWei Yongjun
2008-10-09inet: Make tunnel RX/TX byte counters more consistentHerbert Xu
2008-10-09gre: Add Transparent Ethernet BridgingHerbert Xu
2008-10-09gre: Add netlink interfaceHerbert Xu
2008-10-09gre: Move MTU setting out of ipgre_tunnel_bind_devHerbert Xu
2008-10-09gre: Use needed_headroomHerbert Xu
2008-10-08dsa: Need to select PHYLIB.David S. Miller
2008-10-08dsa: add support for the Marvell 88E6060 switch chipLennert Buytenhek
2008-10-08dsa: add support for Trailer tagging formatLennert Buytenhek
2008-10-08dsa: add support for the Marvell 88E6131 switch chipLennert Buytenhek
2008-10-08dsa: add support for original DSA tagging formatLennert Buytenhek
2008-10-08net: Distributed Switch Architecture protocol supportLennert Buytenhek
2008-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-08ipvs: Remove stray file left over from ipvs moveSven Wegener
2008-10-08tcpv6: fix option space offsets with md5Ilpo Järvinen
2008-10-08Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2008-10-08sctp: shrink sctp_tsnmap some more by removing gabs arrayVlad Yasevich
2008-10-08sctp: Rework the tsn map to use generic bitmap.Vlad Yasevich
2008-10-08inet: cleanup of local_port_rangeEric Dumazet
2008-10-08udp: Improve port randomizationEric Dumazet
2008-10-08pkt_sched: Update qdisc requeue stats in dev_requeue_skb()Jarek Poplawski
2008-10-08tcp: fix length used for checksum in a resetIlpo Järvinen
2008-10-08ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibsDenis V. Lunev
2008-10-08ipv6: making ip and icmp statistics per/namespaceDenis V. Lunev
2008-10-08ipv6: added net argument to ICMP6MSGIN_INC_STATS_BHDenis V. Lunev
2008-10-08ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BHDenis V. Lunev
2008-10-08ipv6: added net argument to ICMP6MSGOUT_INC_STATSDenis V. Lunev
2008-10-08ipv6: added net argument to ICMP6_INC_STATS_BHDenis V. Lunev
2008-10-08ipv6: added net argument to ICMP6_INC_STATSDenis V. Lunev
2008-10-08ipv6: added net argument to IP6_ADD_STATS_BHDenis V. Lunev
2008-10-08ipv6: added net argument to IP6_INC_STATS_BHDenis V. Lunev
2008-10-08netns: add net parameter to IP6_INC_STATSDenis V. Lunev