Documentation/networking/igbvf.txt: Update documentation
[pandora-kernel.git] / net /
2010-12-11 Herbert Xubridge: Use consistent NF_DROP returns in nf_pre_routing
2010-12-11 Changli Gaoaf_packet: use swap() instead of the open coded macro...
2010-12-10 Ben Hutchingsethtool: Report link-down while interface is down
2010-12-10 Junchang Wangpktgen: adding prefetchw() call
2010-12-10 Tobias Klauserinet6: Remove redundant unlikely()
2010-12-10 Martin Willixfrm: Traffic Flow Confidentiality for IPv6 ESP
2010-12-10 Martin Willixfrm: Traffic Flow Confidentiality for IPv4 ESP
2010-12-10 Martin Willixfrm: Add Traffic Flow Confidentiality padding XFRM...
2010-12-10 Jiri Pirkonet/ipv6/udp.c: fix typo in flush_stack()
2010-12-10 David S. Milleripv6: Fix 'release_it' logic in tcp_v6_get_peer()
2010-12-10 Tobias Klauserbridge: Fix return values of br_multicast_add_group...
2010-12-10 David S. MillerMerge branch 'dccp' of git://eden-feed.erg.abdn.ac...
2010-12-10 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2010-12-10 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2010-12-10 Shan Weidccp: remove unused macros
2010-12-10 Eric Dumazetfilter: use size of fetched data in __load_pointer()
2010-12-10 Eric Dumazetnet: optimize INET input path further
2010-12-09 David S. Millernet: Abstract away all dst_entry metrics accesses.
2010-12-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-08 Eric Dumazettcp: protect sysctl_tcp_cookie_size reads
2010-12-08 Eric Dumazettcp: avoid a possible divide by zero
2010-12-08 Tom Herberttcp: Replace time wait bucket msg by counter
2010-12-08 Apollon Oikonomopoulosx25: decrement netdev reference counts on unload
2010-12-08 Michal Marekl2tp: Fix modalias of l2tp_ip
2010-12-08 Nelson Elhageeconet: Do the correct cleanup after an unprivileged...
2010-12-08 David S. MillerMerge branch 'sfc-2.6.37' of git://git./linux/kernel...
2010-12-08 Changli Gaoaf_packet: fix freeing pg_vec twice on error path
2010-12-08 Changli Gaoaf_packet: eliminate pgv_to_page on some arches
2010-12-08 Eric Dumazetnet: call dev_queue_xmit_nit() after skb_dst_drop()
2010-12-08 Eric Dumazetfilter: constify sk_run_filter()
2010-12-08 Eric Dumazetnet: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
2010-12-08 David S. MillerMerge branch 'dccp' of git://eden-feed.erg.abdn.ac...
2010-12-08 Eric Dumazetllc: fix a device refcount imbalance
2010-12-08 Thiago Farinanet/9p/protocol.c: Remove duplicated macros.
2010-12-08 Changli Gaonet: init ingress queue
2010-12-08 Nandita Dukkipatitcp: Bug fix in initialization of receive window.
2010-12-08 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-12-07 Tomasz Grobelnydccp qpolicy: Parameter checking of cmsg qpolicy parameters
2010-12-07 Tomasz Grobelnydccp: Policy-based packet dequeueing infrastructure
2010-12-06 David ShwatrzFix a typo in datagram.c and sctp/socket.c.
2010-12-06 Eric Dumazetfilter: add a security check at install time
2010-12-06 Changli Gaonet: arp: use assignment
2010-12-06 Changli Gaoaf_packet: remove pgv.flags
2010-12-06 Changli Gaoaf_packet: use vmalloc_to_page() instead for the addres...
2010-12-06 Eric Dumazetnet: kill an RCU warning in inet_fill_link_af()
2010-12-06 Eric Dumazetfilter: add SKF_AD_RXHASH and SKF_AD_CPU
2010-12-06 Michał Mirosławnet: Fix too optimistic NETIF_F_HW_CSUM features
2010-12-06 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-12-06 Eric Dumazetfilter: fix sk_filter rcu handling
2010-12-03 Changli Gaonet: don't reallocate skb->head unless the current...
2010-12-02 Allan Stephenstipc: Delete tipc_ownidentity()
2010-12-02 Allan Stephenstipc: Eliminate obsolete native API forwarding routines
2010-12-02 Allan Stephenstipc: Eliminate an unused symbolic constant in link...
2010-12-02 Allan Stephenstipc: Eliminate useless initialization when creating...
2010-12-02 Allan Stephenstipc: Remove unused domain argument from multicast...
2010-12-02 Allan Stephenstipc: Remove support for TIPC mode change callback
2010-12-02 Allan Stephenstipc: Delete useless function prototypes
2010-12-02 Allan Stephenstipc: Eliminate useless return value when disabling...
2010-12-02 Allan Stephenstipc: Delete unused configuration service structure...
2010-12-02 Allan Stephenstipc: Remove obsolete inclusions of header files
2010-12-02 Allan Stephenstipc: Remove obsolete native API files and exports
2010-12-02 Shan Weiipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instea...
2010-12-02 Shan Weitcp: use TCP_BASE_MSS to set basic mss value
2010-12-02 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-12-02 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-12-02 David S. Millertcp: Implement ipv6 ->get_peer() and ->tw_get_peer().
2010-12-02 David S. Millertcp: Add timewait recycling bits to ipv6 connect code.
2010-12-02 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-12-02 David S. Milleripv6: Create inet6_csk_route_req().
2010-12-02 David S. Millertimewait_sock: Create and use getpeer op.
2010-12-02 David S. Millerinetpeer: Kill use of inet_peer_address_t typedef.
2010-12-01 Andrei EmeltchenkoBluetooth: clean up hci code
2010-12-01 Andrei EmeltchenkoBluetooth: clean up l2cap code
2010-12-01 Andrei EmeltchenkoBluetooth: clean up rfcomm code
2010-12-01 Andrei EmeltchenkoBluetooth: clean up sco code
2010-12-01 Anderson LizardoBluetooth: Fix error handling for l2cap_init()
2010-12-01 Gustavo F. PadovanBluetooth: Get rid of __rfcomm_get_sock_by_channel()
2010-12-01 Gustavo F. PadovanBluetooth: Get rid of __l2cap_get_sock_by_psm()
2010-12-01 Andrei EmeltchenkoBluetooth: do not use assignment in if condition
2010-12-01 Andrei EmeltchenkoBluetooth: timer check sk is not owned before freeing
2010-12-01 Andrei EmeltchenkoBluetooth: Check sk is not owned before freeing l2cap_conn
2010-12-01 Vasiliy KulikovBluetooth: hidp: fix information leak to userland
2010-12-01 Vasiliy KulikovBluetooth: cmtp: fix information leak to userland
2010-12-01 Vasiliy KulikovBluetooth: bnep: fix information leak to userland
2010-12-01 Johan HedbergBluetooth: Automate remote name requests
2010-12-01 Johan HedbergBluetooth: Create a unified authentication request...
2010-12-01 Johan HedbergBluetooth: Simplify remote features callback function...
2010-12-01 Gustavo F. PadovanMerge git://git./linux/kernel/git/padovan/bluetooth...
2010-12-01 David McCulloughnet/ipv6/sit.c: return unhandled skb to tunnel4_rcv
2010-12-01 stephen hemmingeripip: add module alias for tunl0 tunnel device
2010-12-01 stephen hemmingergre: add module alias for gre0 tunnel device
2010-12-01 stephen hemmingergre: minor cleanups
2010-12-01 Eric Dumazetnet sched: use xps information for qdisc NUMA affinity
2010-12-01 Anders FranzenMake the ip6_tunnel reflect the true mtu.
2010-11-30 David S. Millerinet: Turn ->remember_stamp into ->get_peer in connecti...
2010-11-30 David S. Milleripv6: Add infrastructure to bind inet_peer objects...
2010-11-30 David S. Millerinetpeer: Add v6 peers tree, abstract root properly.
2010-11-30 David S. Millerinetpeer: Abstract address comparisons.
2010-11-30 David S. Millerinetpeer: Make inet_getpeer() take an inet_peer_adress_...
2010-11-30 David S. Millerinetpeer: Introduce inet_peer_address_t.
next