ppp: section fixes re netns
[safe/jmp/linux-2.6] / net /
2009-02-09 Herbert Xugro: Optimise TCP packet reception
2009-02-09 Herbert Xugro: Optimise IPv4 packet reception
2009-02-09 Herbert Xugro: Optimise Ethernet header comparison
2009-02-09 Herbert Xugro: Remember number of held packets instead of countin...
2009-02-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-02-07 Ilpo Järvinennet/sunrpc/xprtsock.c: some common code found
2009-02-07 Ilpo Järvinenipv6/addrconf: common code located
2009-02-07 Ilpo Järvinenipv6/ndisc: join error paths
2009-02-07 Ilpo Järvinenax25: more common return path joining
2009-02-07 Ilpo Järvinenipmr: use goto to common label instead of opencoding
2009-02-07 Eric Van Hensbergen9p: fix endian issues [attempt 3]
2009-02-07 David S. Millernet_dma: call dmaengine_get only if NET_DMA enabled
2009-02-07 David HowellsRxRPC: Fix a potential NULL dereference
2009-02-06 Jesper Dangaard... udp: Fix potential wrong ip_hdr(skb) pointers
2009-02-06 Gautam Kachrooneigh: some entries can be skipped during dumping
2009-02-06 David S. Milleripv6: Disallow rediculious flowlabel option sizes.
2009-02-06 Pablo Neira Ayusonetlink: change return-value logic of netlink_broadcast()
2009-02-06 Herbert Xugro: Fix frag_list merging on imprecisely split packets
2009-02-05 David S. MillerRevert "tcp: Always set urgent pointer if it's beyond...
2009-02-05 Herbert Xuipv6: Copy cork options in ip6_append_data
2009-02-05 Jesper Dangaard... udp: Fix UDP short packet false positive
2009-02-05 Herbert Xunet: Reexport sock_alloc_send_pskb
2009-02-05 Herbert Xunet: Partially allow skb destructors to be used on...
2009-02-05 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-03 Randy Dunlapsunrpc: fix rdma dependencies
2009-02-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-02-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-02-03 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-02-02 Eric Dumazetudp: increments sk_drops in __udp_queue_rcv_skb()
2009-02-02 Herbert Xuipv4: Delete redundant sk_family assignment
2009-02-01 Eric Dumazetnet: move bsockets outside of read only beginning of...
2009-02-01 Sebastiano Di Paolanet: packet socket packet_lookup_frame fix
2009-02-01 Stephen Hemmingerinet: Fix virt-manager regression due to bind(0) changes.
2009-02-01 Herbert Xugro: Fix handling of imprecisely split packets
2009-02-01 Jarek Poplawskipkt_sched: sch_htb: Use workqueue to schedule after...
2009-02-01 Jarek Poplawskipkt_sched: sch_htb: Warn on too many events.
2009-02-01 Jarek Poplawskipkt_sched: sch_hfsc: sch_htb: Add non-work-conserving...
2009-02-01 Stephen Hemmingernet: add ARP notify option for devices
2009-02-01 Harvey Harrisonnet: replace uses of __constant_{endian}
2009-02-01 Jarek Poplawskinet: Optimize memory usage when splicing from sockets.
2009-01-31 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-01-31 Dave Jonesipv6: compile fix for ip6mr.c
2009-01-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-01-30 Herbert Xupacket: Avoid lock_sock in mmap handler
2009-01-30 Vivek Natarajanmac80211: Cancel the dynamic ps timer in ioctl_siwpower.
2009-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-01-30 Inaky Perez-Gonzalezwimax: fix build issue when debugfs is disabled
2009-01-30 Herbert Xugro: Open-code memcpy in napi_fraginfo_skb
2009-01-30 Herbert Xugro: Do not merge paged packets into frag_list
2009-01-30 Herbert Xugro: Avoid copying headers of unmerged packets
2009-01-30 Herbert Xugro: Move common completion code into helpers
2009-01-30 Benjamin Zoresipv4: fix infinite retry loop in IP-Config
2009-01-30 Shyam Iyernet: Fix OOPS in skb_seq_read().
2009-01-30 Herbert Xunet: Fix frag_list handling in skb_seq_read
2009-01-29 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-01-29 Johannes Bergmac80211: don't try to powersave/config disabled interfaces
2009-01-29 Luis R. Rodriguezcfg80211: do not pass -EALREADY to userspace on regdoma...
2009-01-29 Alina Friedrichsenmac80211: Generic TSF debugging
2009-01-29 Johannes Bergmac80211: add interface list lock
2009-01-29 Bob Copelandmac80211: flush workqueue a second time in suspend()
2009-01-29 Bob Copelandmac80211: change workqueue back to non-freezeable
2009-01-29 Alina Friedrichsenmac80211: Fixed BSSID handling revisited
2009-01-29 Alina Friedrichsenmac80211: Read the TSF via debugfs
2009-01-29 Luis R. Rodriguezcfg80211: allow users to help a driver's compliance
2009-01-29 Luis R. Rodriguezmac80211: allow mac80211 drivers to get to struct ieee8...
2009-01-29 Luis R. Rodriguezcfg80211: Allow for strict regulatory settings
2009-01-29 Luis R. Rodriguezcfg80211: pass more detailed regulatory request informa...
2009-01-29 Luis R. Rodriguezcfg80211: move check for ignore_reg_update() on wiphy_u...
2009-01-29 Luis R. Rodriguezcfg80211: rename fw_handles_regulatory to custom_regulatory
2009-01-29 Luis R. Rodriguezcfg80211: ignore consecutive equal regulatory hints
2009-01-29 Luis R. Rodriguezcfg80211: process user requests only after previous...
2009-01-29 Luis R. Rodriguezcfg80211: export freq_reg_info()
2009-01-29 Luis R. Rodriguezcfg80211: add wiphy_apply_custom_regulatory()
2009-01-29 Johannes Bergmac80211: Add capability to enable/disable beaconing
2009-01-29 Johannes Bergwireless: restrict to 32 legacy rates
2009-01-29 Johannes Bergmac80211: constify ieee80211_if_conf.bssid
2009-01-29 Jouni Malinenmac80211: Fix MFP Association Comeback to use Timeout...
2009-01-29 Bob Copelandmac80211: add suspend/resume callbacks
2009-01-29 Johannes Bergcfg80211: add PM hooks
2009-01-29 Jouni Malinenmac80211: Fix drop-unencrypted for management frames
2009-01-29 Rami Rosenmac80211: trivial documentation fix (mesh_nexthop_looku...
2009-01-29 Rami Rosenmac80211: trivial documentation fixes (enum mesh_path_f...
2009-01-29 Rami Rosenmac80211: remove mesh_plink_close() method.
2009-01-29 Wei Yongjunmac80211: cleanup kmalloc/memset -> kcalloc
2009-01-29 Jouni Malinennl80211: New command for adding extra IE(s) into manage...
2009-01-29 Jouni Malinenmac80211: Fix radiotap header it_present on big endian...
2009-01-29 Jouni Malinenmac80211: Mark ieee80211_process_sa_query_req() static
2009-01-29 Vasanthakumar Thia... mac80211: Handle power constraint level advertised...
2009-01-29 Jouni Malinenmac80211: 802.11w - Add driver capability flag for MFP
2009-01-29 Jouni Malinenmac80211: 802.11w - Optional software CCMP for manageme...
2009-01-29 Jouni Malinenmac80211: 802.11w - Implement Association Comeback...
2009-01-29 Jouni Malinenmac80211: 802.11w - Drop unprotected robust management...
2009-01-29 Jouni Malinenmac80211: 802.11w - Do not force Action frames to disab...
2009-01-29 Jouni Malinenmac80211: 802.11w - SA Query processing
2009-01-29 Jouni Malinenmac80211: 802.11w - Configuration of MFP disabled/optio...
2009-01-29 Jouni Malinenmac80211: 802.11w - WEXT configuration for IGTK
2009-01-29 Jouni Malinenmac80211: 802.11w - WEXT parameter for setting mgmt...
2009-01-29 Jouni Malinenmac80211: 802.11w - Use BIP (AES-128-CMAC)
2009-01-29 Jouni Malinenmac80211: 802.11w - Add BIP (AES-128-CMAC)
2009-01-29 Jouni Malinenmac80211: 802.11w - CCMP for management frames
next