aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-11net: remove CVS keywordsAdrian Bunk107-221/+0
2008-06-10ipv4 addr: Send netlink notification for address label changesThomas Graf1-1/+3
2008-06-10net/mac80211/ieee80211_i.h: fix-up merge damageJohn W. Linville1-21/+0
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller59-504/+688
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller32-1089/+971
2008-06-09netfilter: {ip,ip6,nfnetlink}_queue: misc cleanupsRami Rosen3-7/+0
2008-06-09netfilter: ctnetlink: include conntrack status in destroy event messageFabian Hugelshofer1-3/+3
2008-06-09netfilter: nf_conntrack: properly account terminating packetsFabian Hugelshofer5-6/+18
2008-06-09netfilter: nf_conntrack: add nf_ct_kill()Patrick McHardy6-16/+16
2008-06-09netfilter: nf_conntrack_extend: use krealloc() in nf_conntrack_extend.c V2Pekka Enberg1-6/+4
2008-06-09netfilter: ip6_tables: add ip6tables security tableJames Morris3-0/+185
2008-06-09netfilter: ip_tables: add iptables security table for mandatory access control rulesJames Morris5-6/+207
2008-06-09netfilter: ctnetlink: add full support for SCTP to ctnetlinkPablo Neira Ayuso1-0/+80
2008-06-09netfilter: ctnetlink: group errors into logical errno setsPablo Neira Ayuso1-11/+10
2008-06-09netfilter: ebtables: add IPv6 supportKuo-lang Tseng4-16/+202
2008-06-09ipv6 netns: init net is used to set bindv6only for new sockPavel Emelyanov1-1/+1
2008-06-09af_iucv: exploit target message class support of IUCVUrsula Braun1-0/+1
2008-06-09iucv: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens1-4/+7
2008-06-09iucv: fix section mismatch warning.Heiko Carstens1-1/+1
2008-06-09sctp: Fix problems with the new SCTP_DELAYED_ACK codeVlad Yasevich1-2/+2
2008-06-09mac80211: Checking IBSS support while changing channel in ad-hoc modeAssaf Krauss3-12/+16
2008-06-09mac80211: decrease IBSS creation latencyDan Williams1-1/+1
2008-06-09mac80211: Fixing slow IBSS rejoinAssaf Krauss1-0/+1
2008-06-09mac80211: send association event on IBSS createDan Williams1-0/+5
2008-06-05netlink: Remove nonblock parameter from netlink_attachskbDenis V. Lunev1-2/+2
2008-06-04tipc: Message rejection rework preparatory changesAllan Stephens3-4/+31
2008-06-04tipc: Fix bugs in rejection of message with short headerAllan Stephens1-4/+6
2008-06-04tipc: Message header creation optimizationsAllan Stephens1-6/+1
2008-06-04tipc: Expand link sequence gap field to 13 bitsAllan Stephens1-4/+4
2008-06-04tipc: Add missing spinlock in name table display codeAllan Stephens1-1/+3
2008-06-04tipc: Prevent display of name table types with no publicationsAllan Stephens1-0/+3
2008-06-04tipc: Optimize message initialization routineAllan Stephens7-18/+16
2008-06-04tipc: Prevent access of non-existent field in short message headerAllan Stephens1-1/+3
2008-06-04tipc: Minor optimizations to received message processingAllan Stephens3-25/+8
2008-06-04tipc: Fix minor bugs in link session number handlingAllan Stephens1-5/+12
2008-06-04tipc: Fix bugs in message error code display when debuggingAllan Stephens1-3/+0
2008-06-04tipc: Standardize error checking on incoming messages via native APIAllan Stephens1-16/+9
2008-06-04tipc: Fix bug in connection setup via native APIAllan Stephens1-6/+3
2008-06-04tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.Octavian Purdila2-3/+11
2008-06-04tcp: Increment OUTRSTS in tcp_send_active_reset()Sridhar Samudrala1-0/+2
2008-06-04raw: Raw socket leak.Denis V. Lunev2-0/+18
2008-06-04sctp: Fix ECN markings for IPv6Vlad Yasevich3-1/+13
2008-06-04sctp: Flush the queue only once during fast retransmit.Vlad Yasevich1-34/+48
2008-06-04sctp: Start T3-RTX timer when fast retransmitting lowest TSNVlad Yasevich2-13/+33
2008-06-04sctp: Correctly implement Fast Recovery cwnd manipulations.Vlad Yasevich1-12/+32
2008-06-04sctp: Move sctp_v4_dst_saddr out of loopGui Jianfeng1-1/+1
2008-06-04sctp: retran_path update bug fixGui Jianfeng1-9/+12
2008-06-04Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-fixDavid S. Miller13-95/+119
2008-06-04tcp: fix skb vs fack_count out-of-sync conditionIlpo Järvinen1-3/+3
2008-06-04xfrm: xfrm_algo: correct usage of RIPEMD-160Adrian-Ken Rueegsegger1-2/+2