summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: add iface_disable() callback to routing APIMarek Lindner2012-04-184-2/+11
* batman-adv: randomize initial seqno to avoid collisionMarek Lindner2012-04-181-0/+5
* batman-adv: refactoring API: find generalized name for bat_ogm_init callbackMarek Lindner2012-04-184-6/+6
* batman-adv: move ogm initialization into the proper functionMarek Lindner2012-04-181-1/+7
* batman-adv: remove duplicated line in commentAntonio Quartulli2012-04-181-1/+0
* batman-adv: convert the tt_crc to network orderAntonio Quartulli2012-04-181-1/+1
* hippi: fix printk format in rrunner.cRandy Dunlap2012-04-161-2/+3
* Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-04-166-60/+6
|\
| * net/can: use module_pci_driverAxel Lin2012-04-165-59/+5
| * can: fix sparse warning for cgw_listDaniel Baluta2012-04-161-1/+1
* | net: filter: Just In Time compiler for sparcDavid S. Miller2012-04-166-0/+1042
|/
* tcp: restore formatting of macros for tcp_skb_cb sacked fieldNeal Cardwell2012-04-161-2/+3
* atl1: remove unused member from atl1_adapter structureTony Zelenoff2012-04-161-1/+0
* drivers/net: fix unresolved 64bit math in mellanox/mlx4/en_dcb_nl.cPaul Gortmaker2012-04-161-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-1524-99/+167
|\
| * net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi2012-04-141-1/+1
| * ixgbe: fix WoL issue with fiberDon Skidmore2012-04-141-0/+10
| * e1000e: issues in Sx on 82577/8/9Bruce Allan2012-04-141-5/+10
| * net: smsc911x: fix skb handling in receive pathWill Deacon2012-04-131-9/+5
| * ks8851: Fix missing mutex_lock/unlockMatt Renzelmann2012-04-131-4/+4
| * drivers/net/ethernet/xilinx/axi ethernet: Correct CopyrightMichal Simek2012-04-134-11/+9
| * 8139cp: set intr mask after its handler is registeredJason Wang2012-04-131-2/+8
| * atl1: fix kernel panic in case of DMA errorsTony Zelenoff2012-04-133-10/+7
| * skbuff: struct ubuf_info callback type safetyMichael S. Tsirkin2012-04-134-8/+8
| * ppp: Fix race condition with queue start/stopDavid Woodhouse2012-04-131-9/+6
| * ipv6: fix problem with expired dst cacheGao feng2012-04-136-41/+99
* | macvlan: add FDB bridge ops and macvlan flagsJohn Fastabend2012-04-153-6/+71
* | ixgbe: UTA table incorrectly programmedGreg Rose2012-04-151-29/+0
* | ixgbe: allow RAR table to be updated in promisc modeJohn Fastabend2012-04-151-10/+11
* | ixgbe: enable FDB netdevice opsJohn Fastabend2012-04-151-0/+71
* | net: rtnetlink notify events for FDB NTF_SELF adds and deletesJohn Fastabend2012-04-151-2/+33
* | net: add fdb generic dump routineJohn Fastabend2012-04-151-0/+84
* | net: addr_list: add exclusive dev_uc_add and dev_mc_addJohn Fastabend2012-04-152-16/+83
* | net: add generic PF_BRIDGE:RTM_ FDB hooksJohn Fastabend2012-04-158-112/+228
* | atl1: do not drop rx/tx interrupts before they are scheduledTony Zelenoff2012-04-151-4/+10
* | atl1: do not process interrupts in cycle in handlerTony Zelenoff2012-04-152-57/+52
* | atl1: enable errors and link ints when rx/tx scheduledTony Zelenoff2012-04-152-13/+29
* | atl1: add value to check ability of reenabling IRQsTony Zelenoff2012-04-152-0/+8
* | atl1: make function to set imr of cardTony Zelenoff2012-04-151-4/+9
* | atl1: use defined functions to disable irqTony Zelenoff2012-04-151-3/+3
* | atl1: add napi process of tx interruptsTony Zelenoff2012-04-151-11/+16
* | atl1: make driver napi compatibleTony Zelenoff2012-04-152-6/+41
* | atl1: handle rx in separate conditionTony Zelenoff2012-04-151-9/+10
* | bridge: Add multicast_querier toggle and disable queries by defaultHerbert Xu2012-04-153-0/+40
* | bridge: Restart queries when last querier expiresHerbert Xu2012-04-151-1/+18
* | bridge: Add br_multicast_start_querierHerbert Xu2012-04-151-9/+16
* | net: cleanup unsigned to unsigned intEric Dumazet2012-04-15167-455/+461
* | ipv4: fix checkpatch errorsDaniel Baluta2012-04-1516-49/+49
* | virtio-net: send gratuitous packets when neededJason Wang2012-04-152-5/+73
* | isdn/hysdn: Convert to kstrtoul_from_userPeter Hüwe2012-04-151-9/+1
OpenPOWER on IntegriCloud