summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-18batman-adv: refactoring API: find generalized name for bat_ogm_init callbackMarek Lindner4-6/+6
2012-04-18batman-adv: move ogm initialization into the proper functionMarek Lindner1-1/+7
2012-04-18batman-adv: remove duplicated line in commentAntonio Quartulli1-1/+0
2012-04-18batman-adv: convert the tt_crc to network orderAntonio Quartulli1-1/+1
2012-04-17hippi: fix printk format in rrunner.cRandy Dunlap1-2/+3
2012-04-17Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller6-60/+6
2012-04-17net: filter: Just In Time compiler for sparcDavid S. Miller6-0/+1042
2012-04-16net/can: use module_pci_driverAxel Lin5-59/+5
2012-04-16can: fix sparse warning for cgw_listDaniel Baluta1-1/+1
2012-04-16tcp: restore formatting of macros for tcp_skb_cb sacked fieldNeal Cardwell1-2/+3
2012-04-16atl1: remove unused member from atl1_adapter structureTony Zelenoff1-1/+0
2012-04-16drivers/net: fix unresolved 64bit math in mellanox/mlx4/en_dcb_nl.cPaul Gortmaker1-3/+4
2012-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller24-99/+167
2012-04-15macvlan: add FDB bridge ops and macvlan flagsJohn Fastabend3-6/+71
2012-04-15ixgbe: UTA table incorrectly programmedGreg Rose1-29/+0
2012-04-15ixgbe: allow RAR table to be updated in promisc modeJohn Fastabend1-10/+11
2012-04-15ixgbe: enable FDB netdevice opsJohn Fastabend1-0/+71
2012-04-15net: rtnetlink notify events for FDB NTF_SELF adds and deletesJohn Fastabend1-2/+33
2012-04-15net: add fdb generic dump routineJohn Fastabend1-0/+84
2012-04-15net: addr_list: add exclusive dev_uc_add and dev_mc_addJohn Fastabend2-16/+83
2012-04-15net: add generic PF_BRIDGE:RTM_ FDB hooksJohn Fastabend8-112/+228
2012-04-15atl1: do not drop rx/tx interrupts before they are scheduledTony Zelenoff1-4/+10
2012-04-15atl1: do not process interrupts in cycle in handlerTony Zelenoff2-57/+52
2012-04-15atl1: enable errors and link ints when rx/tx scheduledTony Zelenoff2-13/+29
2012-04-15atl1: add value to check ability of reenabling IRQsTony Zelenoff2-0/+8
2012-04-15atl1: make function to set imr of cardTony Zelenoff1-4/+9
2012-04-15atl1: use defined functions to disable irqTony Zelenoff1-3/+3
2012-04-15atl1: add napi process of tx interruptsTony Zelenoff1-11/+16
2012-04-15atl1: make driver napi compatibleTony Zelenoff2-6/+41
2012-04-15atl1: handle rx in separate conditionTony Zelenoff1-9/+10
2012-04-15bridge: Add multicast_querier toggle and disable queries by defaultHerbert Xu3-0/+40
2012-04-15bridge: Restart queries when last querier expiresHerbert Xu1-1/+18
2012-04-15bridge: Add br_multicast_start_querierHerbert Xu1-9/+16
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet167-455/+461
2012-04-15ipv4: fix checkpatch errorsDaniel Baluta16-49/+49
2012-04-15virtio-net: send gratuitous packets when neededJason Wang2-5/+73
2012-04-15isdn/hysdn: Convert to kstrtoul_from_userPeter Hüwe1-9/+1
2012-04-15ipv6: Remove unused argument to addrconf_dad_start().David S. Miller1-6/+6
2012-04-14net: Fix spelling typo in netMasanari Iida11-12/+12
2012-04-14tcp: Remove redundant code entering quickack modeVijay Subramanian1-2/+0
2012-04-14tcp: bind() use stronger condition for bind_conflictAlex Copot4-8/+18
2012-04-14inet: makes syn_ack_timeout mandatoryEric Dumazet4-2/+10
2012-04-14tcp: RFC6298 supersedes RFC2988bisEric Dumazet3-4/+4
2012-04-14net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi1-1/+1
2012-04-14net/wan: use module_pci_driverAxel Lin2-24/+2
2012-04-14net/tokenring: use module_pci_driverAxel Lin4-48/+4
2012-04-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller12-58/+62
2012-04-14tunnel: implement 64 bits statisticsstephen hemminger4-55/+111
2012-04-14ixgbe: add I2C clock stretchingDon Skidmore2-6/+15
2012-04-14igb: Update version to 3.4.7.Carolyn Wyborny1-2/+2