summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-25bridge: check for zero ether address in fdb addStephen Hemminger
2013-06-25vxlan: fdb: allow specifying multiple destinations for zero MACMike Rapoport
2013-06-25rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del}Mike Rapoport
2013-06-25vxlan: allow removal of single destination from fdb entryMike Rapoport
2013-06-25vxlan: introduce vxlan_fdb_parseMike Rapoport
2013-06-25vxlan: introduce vxlan_fdb_find_rdstMike Rapoport
2013-06-25vxlan: add implicit fdb entry for default destinationMike Rapoport
2013-06-25vxlan: Fix sparse warnings.Pravin B Shelar
2013-06-24vxlan: cosmetic cleanup'sStephen Hemminger
2013-06-24vxlan: Use initializer for dummy structuresStephen Hemminger
2013-06-24vxlan: port module param should be ushortStephen Hemminger
2013-06-24vxlan: convert remotes list to list_rcuStephen Hemminger
2013-06-24vxlan: make vxlan_xmit_one voidStephen Hemminger
2013-06-24vxlan: move cleanup to uninitStephen Hemminger
2013-06-24vxlan: fix race caused by dropping rtnl_unlockStephen Hemminger
2013-06-24vxlan: send notification when MAC migratesStephen Hemminger
2013-06-24vxlan: move IGMP join/leave to work queueStephen Hemminger
2013-06-24vxlan: fix crash from work pending on module removalStephen Hemminger
2013-06-24vxlan: fix out of order operation on module removalStephen Hemminger
2013-06-24bnx2x: Fix compilation with no IOV supportYuval Mintz
2013-06-24net: Unmap fragment page once iterator is doneWedson Almeida Filho
2013-06-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-06-24xen-netback: double free on unloadDan Carpenter
2013-06-24ip_tunnel: Protect tunnel functions with CONFIG_INET guard.Jesse Gross
2013-06-24openvswitch: Use correct config guard.Pravin B Shelar
2013-06-24bridge: fix a typo in commentsCong Wang
2013-06-24net: allow large number of tx queuesEric Dumazet
2013-06-24Merge branch 'bnx2x'David S. Miller
2013-06-24bnx2x: Fix 20G KR2 support claimsYaniv Rosner
2013-06-24bnx2x: improve VF timingsAriel Elior
2013-06-24bnx2x: VF ndo sanityAriel Elior
2013-06-24bnx2x: Improve PF behaviour toward VFAriel Elior
2013-06-24VSOCK: Fix VSOCK_HASH and VSOCK_CONN_HASHAsias He
2013-06-24VSOCK: Remove unnecessary labelAsias He
2013-06-24VSOCK: Return VMCI_ERROR_NO_MEM when fails to allocate skbAsias He
2013-06-24VSOCK: Introduce vsock_auto_bind helperAsias He
2013-06-24ipv6: remove a useless pr_info() in addrconf_gre_config()Cong Wang
2013-06-24qlcnic: Update version to 5.2.44Jitendra Kalsaria
2013-06-24qlcnic: Add support for 83xx suspend and resume.Rajesh Borundia
2013-06-24qlcnic: Add support for 'set driver version' in 83XXPratik Pujar
2013-06-24qlcnic: Cleanup of structure qlcnic_hardware_contextPratik Pujar
2013-06-24qlcnic: Add support for PEX DMA method to read memory section of adapter dumpShahed Shaikh
2013-06-24qlcnic: Minimize sleep duration within loopback diagnostic test.Jitendra Kalsaria
2013-06-24qlcnic: Secondary unicast MAC address support.Jitendra Kalsaria
2013-06-24qlcnic: Handle qlcnic_alloc_mbx_args() failureShahed Shaikh
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-20ndisc: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-06-20ipv6: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-06-20inet: frag , remove an empty ifdef.Rami Rosen
2013-06-20htb: refactor struct htb_sched fields for performanceEric Dumazet