summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-20team: comments: s/net\/drivers\/team/drivers\/net\/team/Jiri Pirko3-3/+3
2012-06-20team: introduce array optionsJiri Pirko2-23/+55
2012-06-20team: allow read/write-only optionsJiri Pirko1-0/+4
2012-06-20team: lb: push hash counting into separate functionJiri Pirko1-7/+16
2012-06-20team: add mode priv to portJiri Pirko2-1/+4
2012-06-20team: for nomode use dummy struct team_modeJiri Pirko1-8/+21
2012-06-20team: make team_mode struct constJiri Pirko5-23/+43
2012-06-20Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller13-64/+664
2012-06-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller86-2966/+4743
2012-06-20bnx2x: Change date and version to 1.72.51-0Merav Sicron1-2/+2
2012-06-20bnx2x: Support DCBX for all functionsBarak Witkowski7-12/+31
2012-06-20bnx2x: Add support for ethtool -LMerav Sicron5-12/+100
2012-06-20bnx2x: Allow up to 63 RSS queuesMerav Sicron1-10/+3
2012-06-20bnx2x: Split the FP structureBarak Witkowski6-87/+155
2012-06-20bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDsMerav Sicron4-30/+52
2012-06-20bnx2x: Make the transmission queues adjacentMerav Sicron6-94/+139
2012-06-20bnx2x: Allow more than 64 L2 CIDsMerav Sicron2-20/+57
2012-06-20bnx2x: Add support for 4-tupple UDP RSSMerav Sicron5-15/+159
2012-06-20bnx2x: Return only online tests for MFMerav Sicron2-29/+62
2012-06-20bnx2x: Add support for external LBMerav Sicron4-9/+81
2012-06-19canfd: update documentation according to CAN FD extensionsOliver Hartkopp1-8/+146
2012-06-19vcan: add CAN FD supportOliver Hartkopp1-7/+20
2012-06-19candev: add/update helpers for CAN FDOliver Hartkopp2-9/+59
2012-06-19canfd: add support for CAN FD in CAN_RAW socketsOliver Hartkopp2-5/+48
2012-06-19canfd: add support for CAN FD in PF_CAN coreOliver Hartkopp2-29/+84
2012-06-19canfd: add new data structures and constantsOliver Hartkopp3-6/+63
2012-06-19c_can_pci: generic module for C_CAN/D_CAN on PCIFederico Vaga3-0/+244
2012-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville86-2966/+4743
2012-06-19net: lpc_eth: Driver cleanupstigge@antcom.de1-5/+1
2012-06-19netfilter: fix missing symbols if CONFIG_NETFILTER_NETLINK_QUEUE_CT unsetPablo Neira Ayuso1-1/+1
2012-06-19Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller7-67/+187
2012-06-19Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller21-225/+420
2012-06-19netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabledPablo Neira Ayuso6-47/+164
2012-06-19netfilter: fix compilation of the nfnl_cthelper if NF_CONNTRACK is unsetPablo Neira Ayuso2-9/+13
2012-06-19netfilter: nf_ct_helper: disable automatic helper re-assignment of different ...Pablo Neira Ayuso1-1/+7
2012-06-19netfilter: ctnetlink: fix NULL dereference while trying to change helperPablo Neira Ayuso1-10/+3
2012-06-18batman-adv: only store changed gw_bandwidth valuesMarek Lindner1-0/+3
2012-06-18batman-adv: fix locking in hash_add()Matthias Schiffer1-9/+6
2012-06-18batman-adv: use DBG_ALL in log_level sysfs definitionAntonio Quartulli1-1/+1
2012-06-18batman-adv: turn tt commit code into routing protocol agnostic APIMarek Lindner5-104/+118
2012-06-18batman-adv: fix visualization output without neighbors on the primary interfaceMatthias Schiffer1-7/+14
2012-06-18batman-adv: don't bother flipping ->tt_crcAl Viro2-9/+3
2012-06-18batman-adv: don't bother flipping ->tt_dataAl Viro3-12/+10
2012-06-18batman-adv: Return error codes instead of -1 on failuresSven Eckelmann10-48/+58
2012-06-18batman-adv: keep batman_ogm_packet ->seqno net-endian all alongAl Viro2-12/+12
2012-06-18batman-adv: trivial endianness annotationsAl Viro2-9/+9
2012-06-18batman-adv: get rid of pointless cast in memcpy()Al Viro1-1/+1
2012-06-18batman-adv: return added entries instead of number of possibly added entriesMarek Lindner1-1/+1
2012-06-18batman-adv: ignore trailing CR when comparing protocol namesMarek Lindner1-3/+8
2012-06-18batman-adv: avoid characters requiring shell escapes in protocol namesMarek Lindner2-2/+2