aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-146LoWPAN: UDP header compressionalex.bluesman.smirnov@gmail.com
2011-11-146LoWPAN: set proper netdev flagsalex.bluesman.smirnov@gmail.com
2011-11-146LoWPAN: disable debugging by defaultalex.bluesman.smirnov@gmail.com
2011-11-146LoWPAN: add fragmentation supportalex.bluesman.smirnov@gmail.com
2011-11-14ipv6: reduce percpu needs for icmpv6msg mibsEric Dumazet
2011-11-13net: introduce ethernet teaming deviceJiri Pirko
2011-11-13bnx2x: update driver version to 1.70.35-0Dmitry Kravkov
2011-11-13bnx2x: Remove on-stack napi struct variableAriel Elior
2011-11-13bnx2x: prevent race in statistics flowDmitry Kravkov
2011-11-13bnx2x: add fan failure event handlingAriel Elior
2011-11-13bnx2x: remove unused #defineDmitry Kravkov
2011-11-13bnx2x: simplify definition of RX_SGE_MASK_LEN and use it.Dmitry Kravkov
2011-11-13bnx2x: DCBX: use #define instead of magicDmitry Kravkov
2011-11-13bnx2x: propagate DCBX negotiationDmitry Kravkov
2011-11-13bnx2x: separate FCoE and iSCSI license initialization.Dmitry Kravkov
2011-11-13bnx2x: remove unused variableDmitry Kravkov
2011-11-13bnx2x: use rx_queue index for skb_record_rx_queue()Dmitry Kravkov
2011-11-13bnx2x: allow FCoE and DCB for 578xxDmitry Kravkov
2011-11-12be2net: stop issuing FW cmds if any cmd times outSathya Perla
2011-11-12be2net: don't log more than one error on detecting EEH/UE errorsSathya Perla
2011-11-12be2net: stop checking the UE registers after an EEH errorSathya Perla
2011-11-12be2net: init (vf)_if_handle/vf_pmac_id to handle failure scenariosSathya Perla
2011-11-09ipv4: PKTINFO doesnt need dst referenceEric Dumazet
2011-11-09ipv4: reduce percpu needs for icmpmsg mibsEric Dumazet
2011-11-08net: rename sk_clone to sk_clone_lockEric Dumazet
2011-11-08sch_choke: use skb_header_pointer()Eric Dumazet
2011-11-08ll_temac: Add support for phy_mii_ioctlRicardo Ribalda
2011-11-08net: make ipv6 PKTINFO honour freebindMaciej Żenczykowski
2011-11-08net: make ipv6 bind honour freebindMaciej Żenczykowski
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones
2011-11-08sctp: fasthandoff with ASCONF at server-nodeMichio Honda
2011-11-08sctp: fasthandoff with ASCONF at mobile-nodeMichio Honda
2011-11-08net: better pcpu data alignmentEric Dumazet
2011-11-08ipv4: Fix inetpeer expire time informationSteffen Klassert
2011-11-08net: min_pmtu default is 552Eric Dumazet
2011-11-08tcp: Fix comments for Nagle algorithmFeng King
2011-11-08sunhme: Allow usage on SBI based SBus systemsoftedal
2011-11-08l2tp: fix l2tp_udp_recv_core()Eric Dumazet
2011-11-08Fix incorrect usage of NET_IP_ALIGNNico Erfurth
2011-11-08ipv6: drop packets when source address is multicastBrian Haley
2011-11-08r8169: increase the delay parameter of pm_schedule_suspendhayeswang
2011-11-07Linux 3.2-rc1v3.2-rc1Linus Torvalds
2011-11-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds
2011-11-07VFS: we need to set LOOKUP_JUMPED on mountpoint crossingAl Viro
2011-11-07Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-11-07Merge branch 'fixes-modulesplit' into fixesTony Lindgren
2011-11-07ARM: OMAP: Fix export.h or module.h includesTony Lindgren
2011-11-07ARM: OMAP: omap_device: Include linux/export.hAxel Lin
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-07vfs: d_invalidate() should leave mountpoints aloneAl Viro