aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller7-13/+27
2009-10-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller17-1129/+1140
2009-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller5-6/+16
2009-10-08cfg80211: fix netns error unwinding bugJohannes Berg1-1/+2
2009-10-08netlink: fix typo in initializationJiri Pirko1-1/+1
2009-10-07bridge: Allow enable/disable UFO on bridge device via ethtoolSridhar Samudrala1-0/+1
2009-10-07net: Make UFO on master device independent of attached devicesSridhar Samudrala1-1/+1
2009-10-07udp: dynamically size hash tables at boot timeEric Dumazet3-30/+71
2009-10-07IPv6: Fix 6RD typoAlexandre Cassen1-1/+1
2009-10-07ipv4: Define cipso_v4_delopt staticHagen Paul Pfeifer1-1/+1
2009-10-07econet: Fix redeclaration of symbol lenHagen Paul Pfeifer1-4/+4
2009-10-07IPv6: use ipv6_addr_set_v4mapped()Brian Haley5-34/+21
2009-10-07IPv6: use ipv6_addr_copy() in ip6_route_redirect()Brian Haley1-1/+2
2009-10-07net: Add sk_mark route lookup support for IPv4 listening socketsAtis Elsts2-1/+3
2009-10-07dccp ccid-3: Remove CCID naming redundancy 2/2Gerrit Renker2-192/+191
2009-10-07dccp ccid-2: Remove CCID naming redundancy 1/2Gerrit Renker1-161/+161
2009-10-07dccp ccid-3: Overhaul CCID naming convention 2/2Gerrit Renker3-238/+213
2009-10-07dccp ccid-2: Overhaul CCID naming convention 1/2Gerrit Renker2-161/+158
2009-10-07net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.hJohn W. Linville1-2/+0
2009-10-07mac80211: support ETHTOOL_GPERMADDRJohn W. Linville1-1/+4
2009-10-07cfg80211: add firmware and hardware version to wiphyKalle Valo1-1/+22
2009-10-07wireless: implement basic ethtool support for cfg80211 devicesJohn W. Linville4-1/+36
2009-10-07wext: refactorJohannes Berg14-1127/+1079
2009-10-07nl80211: report age of scan resultsHolger Schurig1-0/+2
2009-10-07mac80211: use kfree_skb() to free struct sk_buff pointersRoel Kluin1-2/+2
2009-10-07mac80211: fix vlan and optimise RXJohannes Berg3-3/+12
2009-10-07ipv4: arp_notify address list bugStephen Hemminger1-6/+10
2009-10-07net: mark net_proto_ops as constStephen Hemminger32-33/+33
2009-10-07make TLLAO option for NA packets configurableOctavian Purdila2-0/+9
2009-10-07Use sk_mark for IPv6 routing lookupsBrian Haley7-0/+11
2009-10-07ethtool: Add reset operationBen Hutchings1-0/+23
2009-10-07pkt_sched: gen_estimator: Dont report fake rate estimatorsEric Dumazet7-7/+14
2009-10-07Use sk_mark for routing lookup in more placesEric Dumazet1-0/+3
2009-10-07ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.YOSHIFUJI Hideaki / 吉藤英明2-8/+135
2009-10-07add vif using local interface index instead of IPIlia K1-1/+11
2009-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-4/+4
2009-10-06net: speedup sk_wake_async()Eric Dumazet1-0/+3
2009-10-05wext: let get_wireless_stats() sleepJohannes Berg1-2/+2
2009-10-05net: export device speed and duplex via sysfsAndy Gospodarek1-0/+40
2009-10-05cfg80211: assign device type in netdev notifier callbackMarcel Holtmann2-5/+7
2009-10-05net: introduce NETDEV_POST_INIT notifierJohannes Berg1-0/+6
2009-10-05tunnels: Optimize tx pathEric Dumazet3-6/+9
2009-10-05ipv4: fib table algorithm performance improvementStephen Hemminger4-45/+34
2009-10-05af_packet: add interframe drop cmsg (v6)Neil Horman1-0/+33
2009-10-05pktgen: Avoid dirtying skb->users when txq is fullEric Dumazet1-4/+7
2009-10-05icmp: No need to call sk_write_space()Eric Dumazet1-0/+4
2009-10-05ethtool: Remove support for obsolete string query operationsBen Hutchings1-48/+10
2009-10-04pktgen: restore nanosec delaysEric Dumazet1-1/+1
2009-10-04pktgen: Fix multiqueue handlingEric Dumazet1-1/+1
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan1-0/+1