aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-25vxlan: fix function name spellingHEADmasterStephen Hemminger1-3/+3
2013-06-25Merge ../vxlan-xStephen Hemminger3-216/+359
2013-06-25bridge: check for zero ether address in fdb addStephen Hemminger1-0/+5
2013-06-25bonding: add an option to fail when any of arp_ip_target is inaccessibleVeaceslav Falico4-14/+147
2013-06-25bonding: doc: some details on backup slave arp validationVeaceslav Falico1-0/+6
2013-06-25bonding: don't trust arp requests unless active slave really worksVeaceslav Falico1-1/+8
2013-06-25bonding: don't validate arp if we don't have toVeaceslav Falico1-0/+4
2013-06-25bonding: don't add duplicate targets to arp_ip_targetVeaceslav Falico1-1/+5
2013-06-25bonding: add helper function bond_get_targets_ip(targets, ip)Veaceslav Falico3-45/+46
2013-06-25net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF)Lad, Prabhakar1-1/+4
2013-06-25net: davinci_emac: simplify the OF parser codeLad, Prabhakar1-44/+23
2013-06-25net: davinci: emac: Convert to devm_* apiLad, Prabhakar1-40/+9
2013-06-25doc: fix some syntax errors in netlink mmap sample codeCong Wang1-2/+2
2013-06-25macvtap: Perform GSO on forwarding path.Vlad Yasevich1-1/+31
2013-06-25macvtap: Let TUNSETOFFLOAD actually controll offload features.Vlad Yasevich3-1/+76
2013-06-25macvtap: Consistently use rcu functionsVlad Yasevich1-9/+9
2013-06-25macvtap: Convert to using rtnl lockVlad Yasevich1-37/+25
2013-06-25net: poll/select low latency socket supportEliezer Tamir7-22/+91
2013-06-25ethernet/arc/arc_emac - Add new driverAlexey Brodkin8-0/+1249
2013-06-25net: sctp: simplify sctp_get_portDaniel Borkmann1-4/+1
2013-06-25net: sctp: decouple cleaning some socket data from endpointDaniel Borkmann2-10/+25
2013-06-25net: sctp: minor: sctp_seq_dump_local_addrs add missing newlineDaniel Borkmann1-1/+1
2013-06-25net: sctp: migrate cookie life from timeval to ktimeDaniel Borkmann5-50/+15
2013-06-25ktime: add ms_to_ktime() and ktime_add_ms() helpersDaniel Borkmann1-0/+13
2013-06-25net: sctp: remove TEST_FRAME ifdefDaniel Borkmann1-7/+0
2013-06-25net/mlx4_core: Fail device init if num_vfs is negativeJack Morgenstein1-0/+5
2013-06-25net/mlx4_core: Add warning in case of command timeoutsDotan Barak1-0/+6
2013-06-25net/mlx4_core: Replace sscanf() with kstrtoint()Dotan Barak1-3/+3
2013-06-25net/mlx4_en: Remove an unnecessary testDotan Barak1-3/+0
2013-06-25net/mlx4_en: Add prints when TX timeout occursYevgeny Petrilin1-0/+9
2013-06-25net/mlx4_en: Fix a race between napi poll function and RX ring cleanupEugenia Emantayev1-4/+4
2013-06-25net/mlx4_en: Change log level from error to debug for vlan related messagesEugenia Emantayev1-2/+2
2013-06-25net/mlx4_en: Move register_netdev() to the end of initialization functionEugenia Emantayev1-1/+2
2013-06-25net/mlx4_en: Do not query stats when device port is downJack Morgenstein1-4/+5
2013-06-25net/mlx4_en: Fix resource leak in error flowDotan Barak1-1/+1
2013-06-25ipv6: remove old token ipv6 address as soon as possibleHannes Frederic Sowa1-0/+1
2013-06-25ipv6: don't disable interface if last ipv6 address is removedHannes Frederic Sowa1-6/+0
2013-06-25ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa2-75/+97
2013-06-25mlx4: allow order-0 memory allocations in RX pathEric Dumazet2-86/+95
2013-06-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller9-59/+114
2013-06-25qeth: use default napi weightSebastian Ott1-1/+1
2013-06-25qeth: Fix crash on initial MTU size changeStefan Raspl1-2/+4
2013-06-25qeth: change default standard blkt settings for OSAUrsula Braun1-5/+5
2013-06-25qeth: Increase default MTU for OSA devicesStefan Raspl1-3/+4
2013-06-25netiucv: remove unused macroAndy Shevchenko1-20/+0
2013-06-25vxlan: fdb: allow specifying multiple destinations for zero MACMike Rapoport1-1/+2
2013-06-25rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del}Mike Rapoport1-8/+0
2013-06-25vxlan: allow removal of single destination from fdb entryMike Rapoport1-4/+40
2013-06-25vxlan: introduce vxlan_fdb_parseMike Rapoport1-31/+50
2013-06-25vxlan: introduce vxlan_fdb_find_rdstMike Rapoport1-5/+18
2013-06-25vxlan: add implicit fdb entry for default destinationMike Rapoport1-19/+49
2013-06-25vxlan: Fix sparse warnings.Pravin B Shelar1-2/+2
2013-06-25bnx2x: Remove sparse and coccinelle warningsYuval Mintz3-7/+12
2013-06-25ipv6: add include file to suppress sparse warningsEric Dumazet1-0/+1
2013-06-25tcp: remove invalid __rcu annotationEric Dumazet1-3/+3
2013-06-24packet: nlmon: virtual netlink monitoring device for packet socketsDaniel Borkmann3-0/+181
2013-06-24net: netlink: virtual tap device managementDaniel Borkmann2-0/+117
2013-06-24net: if_arp: add ARPHRD_NETLINK typeDaniel Borkmann1-0/+1
2013-06-24net: Restore unintentional reverts.David S. Miller3-3/+0
2013-06-24sfc: Improve test for IOMMU in useBen Hutchings1-1/+1
2013-06-24sfc: Fix IRQ cleanup in case of a probe failureBen Hutchings2-38/+40
2013-06-24sfc: Do not pass non-TCP packets into GRO codeBen Hutchings1-1/+1
2013-06-24sfc: Define and set RX buffer flag for packets parsed as TCPBen Hutchings2-5/+15
2013-06-24sfc: Enable accelerated RFS on vlansAndy Lutomirski1-1/+14
2013-06-24sfc: Report software timestamping capabilitiesBen Hutchings3-11/+22
2013-06-24sfc: Increase size of RX SKB header areaJon Cooper1-1/+1
2013-06-24sfc: Enable RX checksum offload for packets not handled by GROJon Cooper1-0/+2
2013-06-24sfc: Fix EEH with legacy interrupts.Alexandre Rames4-1/+18
2013-06-24vxlan: cosmetic cleanup'sStephen Hemminger1-5/+5
2013-06-24vxlan: Use initializer for dummy structuresStephen Hemminger1-13/+11
2013-06-24vxlan: port module param should be ushortStephen Hemminger1-2/+2
2013-06-24vxlan: convert remotes list to list_rcuStephen Hemminger1-42/+55
2013-06-24vxlan: make vxlan_xmit_one voidStephen Hemminger1-17/+9
2013-06-24vxlan: move cleanup to uninitStephen Hemminger1-11/+13
2013-06-24vxlan: fix race caused by dropping rtnl_unlockStephen Hemminger1-27/+84
2013-06-24vxlan: send notification when MAC migratesStephen Hemminger1-0/+1
2013-06-24vxlan: move IGMP join/leave to work queueStephen Hemminger1-63/+40
2013-06-24vxlan: fix crash from work pending on module removalStephen Hemminger1-1/+8
2013-06-24vxlan: fix out of order operation on module removalStephen Hemminger1-1/+1
2013-06-24bnx2x: Fix compilation with no IOV supportYuval Mintz3-12/+18
2013-06-24net: Unmap fragment page once iterator is doneWedson Almeida Filho3-3/+6
2013-06-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller210-2842/+27577
2013-06-24xen-netback: double free on unloadDan Carpenter1-2/+2
2013-06-24ip_tunnel: Protect tunnel functions with CONFIG_INET guard.Jesse Gross1-0/+5
2013-06-24openvswitch: Use correct config guard.Pravin B Shelar2-2/+2
2013-06-24bridge: fix a typo in commentsCong Wang1-1/+1
2013-06-23net: allow large number of tx queuesEric Dumazet1-7/+19
2013-06-23Merge branch 'bnx2x'David S. Miller7-11/+79
2013-06-23bnx2x: Fix 20G KR2 support claimsYaniv Rosner1-0/+4
2013-06-23bnx2x: improve VF timingsAriel Elior1-3/+7
2013-06-23bnx2x: VF ndo sanityAriel Elior1-0/+5
2013-06-23bnx2x: Improve PF behaviour toward VFAriel Elior7-8/+63
2013-06-23VSOCK: Fix VSOCK_HASH and VSOCK_CONN_HASHAsias He1-3/+3
2013-06-23VSOCK: Remove unnecessary labelAsias He1-2/+1
2013-06-23VSOCK: Return VMCI_ERROR_NO_MEM when fails to allocate skbAsias He1-7/+8
2013-06-23VSOCK: Introduce vsock_auto_bind helperAsias He1-28/+21
2013-06-23ipv6: remove a useless pr_info() in addrconf_gre_config()Cong Wang1-2/+0
2013-06-23qlcnic: Update version to 5.2.44Jitendra Kalsaria1-2/+2
2013-06-23qlcnic: Add support for 83xx suspend and resume.Rajesh Borundia10-64/+225
2013-06-23qlcnic: Add support for 'set driver version' in 83XXPratik Pujar6-16/+33
2013-06-23qlcnic: Cleanup of structure qlcnic_hardware_contextPratik Pujar4-5/+6
2013-06-23qlcnic: Add support for PEX DMA method to read memory section of adapter dumpShahed Shaikh2-7/+221
2013-06-23qlcnic: Minimize sleep duration within loopback diagnostic test.Jitendra Kalsaria2-19/+41
2013-06-23qlcnic: Secondary unicast MAC address support.Jitendra Kalsaria6-23/+83
2013-06-23qlcnic: Handle qlcnic_alloc_mbx_args() failureShahed Shaikh4-64/+206
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville210-2842/+27577
2013-06-19ndisc: Convert use of typedef ctl_table to struct ctl_tableJoe Perches1-1/+1
2013-06-19ipv6: Convert use of typedef ctl_table to struct ctl_tableJoe Perches1-2/+2
2013-06-19inet: frag , remove an empty ifdef.Rami Rosen1-2/+0
2013-06-19htb: refactor struct htb_sched fields for performanceEric Dumazet1-86/+95
2013-06-19tcp: introduce a per-route knob for quick ackCong Wang3-3/+10
2013-06-19sctp: Convert __list_for_each use to list_for_eachDave Jones1-1/+1
2013-06-19bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)Yijing Wang1-1/+1
2013-06-19amd8111e: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)Yijing Wang1-3/+3
2013-06-19Bnx2x: remove redundant D0 power state setYijing Wang1-3/+1
2013-06-19net: Add missing dependencies on NETDEVICESBen Hutchings3-7/+5
2013-06-19at91_ether: Do not select NET_COREBen Hutchings1-1/+0
2013-06-19net: Move MII out from under NET_CORE and hide itBen Hutchings33-61/+3
2013-06-19tcp:typo unset should be unsentWeiping Pan1-1/+1
2013-06-19bonding: trivial: make alb use bond_slave_has_mac()Veaceslav Falico1-42/+11
2013-06-19be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs()Sathya Perla1-27/+4
2013-06-19sit: fix an oops when IFLA_IPTUN_PROTO is not setNicolas Dichtel1-1/+1
2013-06-19net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUFDaniel Borkmann1-6/+9
2013-06-19neigh: disallow un-init_net to change thresh of neighGao feng1-0/+6
2013-06-19neigh: only allow init_net to change the default neigh_parmsGao feng1-1/+1
2013-06-19neigh: no need to call lookup_neigh_parms in neigh_parms_allocGao feng1-6/+2
2013-06-19bnx2x: replace mechanism to check for next available packetDmitry Kravkov4-37/+42
2013-06-19bnx2x: add support for ndo_ll_pollDmitry Kravkov4-11/+208
2013-06-19net/mlx4_en: Low Latency recv statisticsAmir Vadai3-1/+29
2013-06-19net/mlx4_en: Add Low Latency Socket (LLS) supportAmir Vadai4-4/+178
2013-06-19openvswitch: gre tunneling support.David S. Miller23-456/+1373
2013-06-19openvswitch: Add gre tunnel support.Pravin B Shelar8-2/+323
2013-06-19openvswitch: Optimize flow key match for non tunnel flows.Pravin B Shelar3-20/+42
2013-06-19openvswitch: Expand action buffer size.Pravin B Shelar1-1/+1
2013-06-19openvswitch: Add tunneling interface.Pravin B Shelar10-7/+251
2013-06-19openvswitch: Copy individual actions.Pravin B Shelar3-58/+225
2013-06-19ip_tunnel: Add dont fragment flag.Pravin B Shelar1-0/+1
2013-06-19ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar6-27/+54
2013-06-19ip_tunnels: extend iptunnel_xmit()Pravin B Shelar6-94/+131
2013-06-19gre: export gre_handle_offloads() function.Pravin B Shelar3-32/+32
2013-06-19gre: export gre_build_header() function.Pravin B Shelar3-39/+35
2013-06-19gre: Allow multiple protocol listener for gre protocol.Pravin B Shelar3-151/+267
2013-06-19gre: Simplify gre protocol registration locking.Pravin B Shelar1-27/+13
2013-06-19sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdefSergei Shtylyov2-3/+4
2013-06-19sh_eth: cleanup 'enum TD_STS_BIT'Sergei Shtylyov1-4/+4
2013-06-19sh_eth: remove redundant bits from 'eesipr_value' field initializerSergei Shtylyov1-1/+1
2013-06-19sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data'Sergei Shtylyov2-17/+0
2013-06-19sh_eth: add NAPI supportSergei Shtylyov2-12/+74
2013-06-19sh_eth: define/use EESR_RX_CHECK macroSergei Shtylyov2-11/+10
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller369-2198/+8019
2013-06-19mwifiex: channel switch handling for stationAmitkumar Karwar6-0/+54
2013-06-19mwifiex: add basic 11h support for stationAmitkumar Karwar8-0/+155
2013-06-19brcm80211: fix null pointer accessAntonio Quartulli1-2/+1
2013-06-19mwifiex: code rearrangement for better readabilityAmitkumar Karwar1-12/+11
2013-06-19rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger1-1/+1
2013-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+9
2013-06-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-2/+9
2013-06-19nl80211: fix attrbuf access race by allocating a separate oneJohannes Berg1-2/+9
2013-06-19vxlan: fix check for migration of static entrystephen hemminger1-1/+1
2013-06-19bcm63xx_enet: fix return value check in bcm_enet_shared_probe()Wei Yongjun1-2/+2
2013-06-19can: usb_8dev: unregister netdev before free()ingMarc Kleine-Budde1-1/+4
2013-06-18brcmfmac: add sdio sg list supportFranky Lin4-174/+137
2013-06-18brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrwFranky Lin3-54/+53
2013-06-18brcmfmac: remove redundant chip ID check in dhd_sdioFranky Lin1-22/+0
2013-06-18brcmfmac: simplify dpc handling using atomic operationsArend van Spriel1-58/+12
2013-06-18brcmfmac: consolidate mac_descriptor related function namesArend van Spriel1-27/+26
2013-06-18brcmfmac: remove dependency with nl80211.hArend van Spriel1-2/+1
2013-06-18brcmfmac: rename variable prec to more appropriate name, ie. fifoArend van Spriel1-4/+4
2013-06-18brcmfmac: Only use credits for bcmc when firmware indicates it.Hante Meuleman2-2/+33
2013-06-18ath9k: Program initvals for CUS217Sujith Manoharan3-0/+16
2013-06-18ath9k: Add initvals required for CUS217Sujith Manoharan1-0/+15
2013-06-18ath9k: Add PCI IDs for CUS217Sujith Manoharan3-0/+16
2013-06-18ath10k: off by one sanity checkDan Carpenter1-1/+1
2013-06-18ssb: register serial flash as platform deviceRafał Miłecki3-0/+31
2013-06-18ath9k: Modify IDs to identify CUS230Sujith Manoharan3-4/+10
2013-06-18ath9k: Add support for 5G-XLNA/AR9462Sujith Manoharan4-1/+310
2013-06-18ath9k: Update AR9462 2.0 initvalsSujith Manoharan1-1/+1
2013-06-18ath9k: Convert a couple of debug messagesSujith Manoharan1-2/+2
2013-06-18ath9k: Merge HWTIMER debug level with BTCOEXSujith Manoharan2-10/+9
2013-06-18Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville10-254/+367
2013-06-18Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-0/+13
2013-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville17-52/+138
2013-06-17ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skbMatthias Schiffer1-1/+1
2013-06-17staging/rtl8192u: convert skb->tail into skb_tail_pointer(skb)Isaku Yamahata1-2/+2
2013-06-17pxa168_eth: convert skb->end into skb_end_pointer(skb)Isaku Yamahata1-1/+1
2013-06-17mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)Isaku Yamahata1-1/+1
2013-06-17net, scsi/csgb4i: convert skb->transport_header into skb_transport_header(skb)Isaku Yamahata1-1/+1
2013-06-17net, atm/ambassader: convert skb->tail into skb_tail_pointer(skb)Isaku Yamahata1-1/+1
2013-06-17bridge: fix switched interval for MLD Query typesLinus Lüssing1-2/+3
2013-06-17vlan: restore ethtool ABI to control VLAN hardware accelerationFernando Luis Vazquez Cao1-3/+3
2013-06-17net: sctp: remove SCTP_STATIC macroDaniel Borkmann9-73/+57
2013-06-17net: sctp: get rid of t_new macro for kzallocDaniel Borkmann7-9/+7
2013-06-17fec: Add support to restart autonegotiateChris Healy1-0/+12
2013-06-17bonding: don't call alb_set_slave_mac_addr() while atomicVeaceslav Falico1-35/+5
2013-06-17net: cpsw: check for cpts pointer after its allocationSebastian Siewior1-1/+1
2013-06-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller18-52/+142
2013-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-9/+22
2013-06-17alx: add a simple AR816x/AR817x device driverJohannes Berg9-0/+4568
2013-06-17tg3: Prevent system hang during repeated EEH errors.Michael Chan1-2/+9
2013-06-17Fix the VLAN_TAG_PRESENT in netvsc_recv_callback()Haiyang Zhang1-1/+3