pandora-kernel.git
2011-03-03 Eric Dumazetnet_sched: reduce fifo qdisc size
2011-03-03 Patrick McHardynetlink: kill loginuid/sessionid/sid members from struc...
2011-03-03 David S. Milleripv4: Fix crash in dst_release when udp_sendmsg route...
2011-03-03 Dimitris Michailidiscxgb{3,4}*: improve Kconfig dependencies
2011-03-03 Shmulik Raviddcbnl: add support for retrieving peer configuration...
2011-03-03 Shmulik Raviddcbnl: add support for retrieving peer configuration...
2011-03-03 Vlad Dogarunetdevice: make initial group visible to userspace
2011-03-02 David S. Milleripv4: ip_route_output_key() is better as an inline.
2011-03-02 David S. Milleripv4: Make output route lookup return rtable directly.
2011-03-02 David S. Millerxfrm: Return dst directly from xfrm_lookup()
2011-03-02 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-03-02 Herbert Xuinet: Replace left-over references to inet->cork
2011-03-02 Stephen Hemmingerpfkey: fix warning
2011-03-02 David S. Milleripv6: Make icmp route lookup code a bit clearer.
2011-03-01 David S. Milleripv4: Make icmp route lookup code a bit clearer.
2011-03-01 David S. Millerxfrm: Handle blackhole route creation via afinfo.
2011-03-01 David S. Milleripv6: Normalize arguments to ip6_dst_blackhole().
2011-03-01 David S. Millerxfrm: Kill XFRM_LOOKUP_WAIT flag.
2011-03-01 David S. Milleripv6: Change final dst lookup arg name to "can_sleep"
2011-03-01 David S. Milleripv4: Kill can_sleep arg to ip_route_output_flow()
2011-03-01 David S. Millernet: Add FLOWI_FLAG_CAN_SLEEP.
2011-03-01 David S. Milleripv4: Make final arg to ip_route_output_flow to be...
2011-03-01 David S. Milleripv4: Can final ip_route_connect() arg to boolean ...
2011-03-01 David S. Milleripv6: Consolidate route lookup sequences.
2011-03-01 Herbert Xuudp: Add lockless transmit path
2011-03-01 Herbert Xuudp: Switch to ip_finish_skb
2011-03-01 Herbert Xuinet: Add ip_make_skb and ip_finish_skb
2011-03-01 Herbert Xuinet: Remove explicit write references to sk/inet in...
2011-03-01 Herbert Xuinet: Remove unused sk_sndmsg_* from UFO
2011-03-01 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-02-28 Ben Hutchingssfc: Bump version to 3.1
2011-02-28 Ben Hutchingssfc: Remove configurable FIFO thresholds for pause...
2011-02-28 Ben Hutchingssfc: Expose TX push and TSO counters through ethtool...
2011-02-28 Ben Hutchingssfc: Update copyright dates
2011-02-28 Ben Hutchingssfc: Do not read STAT1.FAULT in efx_mdio_check_mmd()
2011-02-28 Ben Hutchingssfc: Read MC firmware version when requested through...
2011-02-28 Steve Hodgsonsfc: Reduce size of efx_rx_buffer further by removing...
2011-02-28 Steve Hodgsonsfc: Reduce size of efx_rx_buffer by unionising skb...
2011-02-28 Amerigo Wangbonding: use the correct size for _simple_hash()
2011-02-28 Roopa Prabhuenic: Flush driver cache of registered addr lists durin...
2011-02-28 Ben DooksDM9000: Allow randomised ethernet address
2011-02-28 stephen hemmingerqla3xxx: add missing __iomem annotation
2011-02-28 stephen hemmingerbonding: fix sparse warning
2011-02-28 Anders Berggrennet: TX timestamps for IPv6 UDP packets
2011-02-28 Sergei Shtylyovsis900: use pci_dev->revision
2011-02-28 Changli Gaollc: avoid skb_clone() if there is only one handler
2011-02-28 Shmulik Ravidbnx2x: use dcb_setapp to manage negotiated application...
2011-02-28 Sergei Shtylyovnet: use pci_dev->revision, again
2011-02-28 David S. Millernet: Forgot to commit net/core/dev.c part of Jiri's...
2011-02-28 Pablo Neira... netfilter: nf_ct_tcp: fix out of sync scenario while...
2011-02-28 Jiri Pirkonet: convert bonding to use rx_handler
2011-02-28 David S. Millerxfrm: Pass const xfrm_mark to xfrm_mark_put().
2011-02-28 David S. Millerxfrm: Pass const xfrm_address_t objects to xfrm_state_l...
2011-02-28 David S. Millerxfrm: Pass const arg to xfrm_alg_len and xfrm_alg_auth_len.
2011-02-28 David S. Millerxfrm: Pass name as const to xfrm_*_get_byname().
2011-02-28 Amerigo Wangbond: service netpoll arp queue on master device
2011-02-28 Amerigo Wangnetpoll: remove IFF_IN_NETPOLL flag
2011-02-28 Amerigo Wangbonding: sync netpoll code with bridge
2011-02-27 Ursula Braunqeth: remove needless IPA-commands in offline
2011-02-26 David S. Millerpfkey: Use const where possible.
2011-02-25 Hagen Paul... sched: protocol only needed when CONFIG_NET_CLS_ACT...
2011-02-25 Hagen Paul... ipv6: ignore rtnl_unicast() return code
2011-02-25 Hagen Paul... ipv6: variable next is never used in this function
2011-02-25 Hagen Paul... ipv6: hash is calculated but not used afterwards
2011-02-25 Hagen Paul... ipv6: totlen is declared and assigned but not used
2011-02-25 Hagen Paul... dccp: newdp is declared/assigned but never be used
2011-02-25 David S. Millerphonet: Protect pipe_do_remove() with appropriate ifdefs.
2011-02-25 Rémi Denis... Phonet: fix flawed "SYN/ACK" logic
2011-02-25 Rémi Denis... Phonet: don't bother with transaction IDs (especially...
2011-02-25 Rémi Denis... Phonet: remove redumdant pep->pipe_state
2011-02-25 Rémi Denis... Phonet: use socket destination in pipe protocol
2011-02-25 Rémi Denis... Phonet: implement per-socket destination/peer address
2011-02-25 Rémi Denis... Phonet: allow multiple listen() and fix small race...
2011-02-25 David S. Millerrtlwifi: Need to include vmalloc.h
2011-02-25 David S. Millersch_netem: Need to include vmalloc.h
2011-02-25 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-02-25 Eric Dumazetsch_choke: add choke_skb_cb
2011-02-25 stephen hemmingernetem: update version and cleanup
2011-02-25 stephen hemmingernetem: revised correlated loss generator
2011-02-25 stephen hemmingerRevert "sch_netem: Remove classful functionality"
2011-02-25 stephen hemmingernetem: define NETEM_DIST_MAX
2011-02-25 stephen hemmingernetem: use vmalloc for distribution table
2011-02-25 stephen hemmingernetem: cleanup dump code
2011-02-25 Changli Gaoipvs: unify the formula to estimate the overhead of...
2011-02-25 David S. MillerMerge branch 'master' of /linux/kernel/git/jkirsher...
2011-02-24 David S. Milleripv4: Rearrange how ip_route_newports() gets port keys.
2011-02-24 Carolyn Wybornyigb: update version string
2011-02-24 Carolyn Wybornyigb: Update Intel copyright notice for driver source.
2011-02-24 Lior Levyigb: add support for VF Transmit rate limit using iproute2
2011-02-24 Lior Levyigbvf: remove Tx hang detection
2011-02-24 Greg Roseixgbevf: Fix name of function in function header comment
2011-02-24 Greg Roseixgbevf: Enable jumbo frame support for X540 VF
2011-02-24 Greg Roseixgbe: Enable Jumbo Frames on the X540 10Gigabit Controller
2011-02-24 David S. Millerxfrm: Const'ify xfrm_address_t args to xfrm_state_find.
2011-02-24 David S. Millerxfrm: Remove unused 'saddr' and 'daddr' args to xfrm_st...
2011-02-24 David S. Millerxfrm: Const'ify xfrm_address_t args to __xfrm_state_loo...
2011-02-24 David S. Millerxfrm: Const'ify xfrm_tmpl arg to xfrm_init_tempstate.
2011-02-24 David S. Millerxfrm: Const'ify xfrm_address_t args to xfrm_*_hash.
2011-02-24 David S. Millerxfrm: Const'ify sec_path arg to secpath_has_nontransport.
2011-02-24 David S. Millerxfrm: Const'ify ptr args to xfrm_policy_ok.
next