summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2009-02-12net: Fix page seeking for skb_splice_bits().Jarek Poplawski1-1/+6
2009-02-10net: Move skbuff symbol exports after each symbol's definition.David S. Miller1-43/+36
2009-02-10pkt_sched: sch_multiq: Change errno on non-multiqueue devices use.Jarek Poplawski1-1/+1
2009-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-58/+194
2009-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-7/+44
2009-02-09bridge: Fix LRO crash with tunHerbert Xu1-1/+6
2009-02-09IPv6: fix to set device name when new IPv6 over IPv6 tunnel device is created.Noriaki TAKAMIYA1-1/+1
2009-02-09netfilter: xt_sctp: sctp chunk mapping doesn't workQu Haoran1-1/+1
2009-02-09netfilter: ctnetlink: fix echo if not subscribed to any multicast groupPablo Neira Ayuso1-2/+3
2009-02-09netfilter: ctnetlink: allow changing NAT sequence adjustment in creationPablo Neira Ayuso1-0/+10
2009-02-09netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation messageEric Leblond1-0/+21
2009-02-09netfilter: fix tuple inversion for Node information requestEric Leblond1-2/+2
2009-02-09mac80211: Remove bss information of the current AP when it goes out of rangeVasanthakumar Thiagarajan1-2/+16
2009-02-09cfg80211: add get reg commandLuis R. Rodriguez3-1/+84
2009-02-09mac80211: do not TX injected frames when not allowedLuis R. Rodriguez1-0/+21
2009-02-09mac80211: convert master interface to netdev_opsJohannes Berg1-10/+18
2009-02-09mac80211: convert to net_device_opsJohannes Berg1-17/+30
2009-02-09mac80211: remove HW_SIGNAL_DBJohannes Berg3-13/+2
2009-02-09wireless: replace uses of __constant_{endian}Harvey Harrison1-4/+4
2009-02-09mac80211: IBSS join reworkAlina Friedrichsen1-7/+14
2009-02-09mac80211: Creating new IBSS with fixed BSSIDAlina Friedrichsen1-3/+2
2009-02-09mac80211: Reset assoc_scan_tries after an unsuccessful scan runSujith1-1/+3
2009-02-08gro: Optimise TCP packet receptionHerbert Xu1-7/+8
2009-02-08gro: Optimise IPv4 packet receptionHerbert Xu1-6/+7
2009-02-08gro: Optimise Ethernet header comparisonHerbert Xu2-22/+5
2009-02-08gro: Remember number of held packets instead of counting every timeHerbert Xu1-5/+7
2009-02-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller8-47/+94
2009-02-06net/sunrpc/xprtsock.c: some common code foundIlpo Järvinen1-32/+21
2009-02-06ipv6/addrconf: common code locatedIlpo Järvinen1-27/+18
2009-02-06ipv6/ndisc: join error pathsIlpo Järvinen1-8/+8
2009-02-06ax25: more common return path joiningIlpo Järvinen1-8/+5
2009-02-06ipmr: use goto to common label instead of opencodingIlpo Järvinen1-2/+1
2009-02-069p: fix endian issues [attempt 3]Eric Van Hensbergen1-9/+13
2009-02-06net_dma: call dmaengine_get only if NET_DMA enabledDavid S. Miller1-2/+2
2009-02-06RxRPC: Fix a potential NULL dereferenceDavid Howells1-2/+3
2009-02-06udp: Fix potential wrong ip_hdr(skb) pointersJesper Dangaard Brouer1-2/+4
2009-02-06neigh: some entries can be skipped during dumpingGautam Kachroo1-6/+8
2009-02-06ipv6: Disallow rediculious flowlabel option sizes.David S. Miller1-2/+6
2009-02-05netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso3-16/+13
2009-02-05gro: Fix frag_list merging on imprecisely split packetsHerbert Xu2-1/+13
2009-02-05Revert "tcp: Always set urgent pointer if it's beyond snd_nxt"David S. Miller1-8/+4
2009-02-05ipv6: Copy cork options in ip6_append_dataHerbert Xu1-15/+52
2009-02-05udp: Fix UDP short packet false positiveJesper Dangaard Brouer1-1/+2
2009-02-04net: Reexport sock_alloc_send_pskbHerbert Xu1-4/+4
2009-02-04net: Partially allow skb destructors to be used on receive pathHerbert Xu2-0/+3
2009-02-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-1/+1
2009-02-03sunrpc: fix rdma dependenciesRandy Dunlap1-1/+1
2009-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller35-395/+2075
2009-02-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller4-8/+10
2009-02-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller1-3/+2