summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251823-38368/+83389
|\
| * net/cxgb4: Fix referencing freed adapterGavin Shan2014-01-241-1/+1
| * ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng2014-01-241-2/+12
| * fib_frontend: fix possible NULL pointer dereferenceOliver Hartkopp2014-01-241-0/+2
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-01-247-7/+20
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-247-7/+20
| | |\ | |/ /
| | * ath9k: Fix RX interrupt mitigationSujith Manoharan2014-01-232-2/+12
| | * rt2x00: rt2800usb: mark D-Link DWA-137 as supportedRoman Dubtsov2014-01-231-0/+1
| | * ath9k: Fix code mistakeSujith Manoharan2014-01-231-1/+1
| | * b43: fix the wrong assignment of status.freq in b43_rx()ZHAO Gang2014-01-231-2/+2
| | * mwifiex: fix wakeup on magic packetAndreas Fenkart2014-01-231-1/+1
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-01-231-1/+3
| | |\
| | | * iwlwifi: pcie: don't panic on host commands in iwldvmEmmanuel Grumbach2014-01-201-1/+3
| * | | rtnetlink: remove IFLA_BOND_SLAVE definitionJiri Pirko2014-01-241-1/+0
| * | | rtnetlink: remove check for fill_slave_info in rtnl_have_link_slave_infoJiri Pirko2014-01-231-2/+1
| * | | Merge branch 'qlcnic'David S. Miller2014-01-2311-321/+601
| |\ \ \
| | * | | qlcnic: update version to 5.3.55Himanshu Madhani2014-01-231-2/+2
| | * | | qlcnic: Enhance logic to calculate msix vectors.Himanshu Madhani2014-01-234-97/+192
| | * | | qlcnic: Refactor interrupt coalescing code for all adapters.Himanshu Madhani2014-01-237-117/+200
| | * | | qlcnic: Update poll controller code pathManish chopra2014-01-231-6/+28
| | * | | qlcnic: Interrupt code cleanupManish chopra2014-01-236-72/+121
| | * | | qlcnic: Enhance Tx timeout debugging.Himanshu Madhani2014-01-232-20/+51
| | * | | qlcnic: Use bool for rx_mac_learn.Sucheta Chakraborty2014-01-235-7/+7
| |/ / /
| * | | bonding: fix u64 divisionNikolay Aleksandrov2014-01-231-10/+14
| * | | rtnetlink: add missing IFLA_BOND_AD_INFO_UNSPECJiri Pirko2014-01-231-0/+1
| * | | sfc: Use the correct maximum TX DMA ring size for SFC9100Ben Hutchings2014-01-232-2/+5
| * | | Add Shradha Shah as the sfc driver maintainer.Shradha Shah2014-01-231-1/+1
| * | | net/vxlan: Share RX skb de-marking and checksum checks with ovsOr Gerlitz2014-01-231-11/+10
| * | | tulip: cleanup by using ARRAY_SIZE()Dan Carpenter2014-01-231-1/+1
| * | | ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is calledDuan Jiong2014-01-231-0/+1
| * | | net/cxgb4: Don't retrieve stats during recoveryGavin Shan2014-01-231-0/+10
| * | | net/cxgb4: Avoid disabling PCI device for towiceGavin Shan2014-01-232-7/+21
| * | | drivers: net: cpsw: enable promiscuous mode supportMugunthan V N2014-01-233-25/+98
| * | | net: Correctly sync addresses from multiple sources to single deviceVlad Yasevich2014-01-231-8/+10
| * | | net/udp_offload: Handle static checker complaintsShlomo Pongratz2014-01-231-4/+4
| * | | tcp: metrics: Handle v6/v4-mapped sockets in tcp-metricsChristoph Paasch2014-01-231-24/+40
| * | | 6lowpan: add a license to 6lowpan_iphc moduleYann Droneaud2014-01-221-0/+3
| * | | team: Don't allow team devices to change network namespaces.Weilong Chen2014-01-221-0/+4
| * | | bonding: Don't allow bond devices to change network namespaces.Weilong Chen2014-01-221-0/+3
| * | | rtnetlink: remove ndo_get_slaveJiri Pirko2014-01-221-5/+0
| * | | bonding: convert netlink to use slave data info apiJiri Pirko2014-01-224-55/+19
| * | | rtnetlink: provide api for getting and setting slave infoJiri Pirko2014-01-223-20/+154
| * | | rtnetlink: put "BOND" into nl attribute names which are related to bondingJiri Pirko2014-01-223-23/+24
| * | | bonding: change name of sysfs dir for bonding slavesJiri Pirko2014-01-221-1/+1
| * | | net/neighbour: queue work on power efficient wqviresh kumar2014-01-221-2/+3
| * | | net/ipv4: queue work on power efficient wqviresh kumar2014-01-221-4/+6
| * | | ipv6: enable anycast addresses as source addresses for datagramsFX Le Bail2014-01-223-3/+17
| * | | net: update comments of "struct msghdr" with the more accurate RFC3542 onesFX Le Bail2014-01-221-7/+7
| * | | tuntap: Fix for a race in accessing numqueuesDominic Curran2014-01-221-4/+6
| * | | bridge: Remove unnecessary vlan_put_tag in br_handle_vlanToshiaki Makita2014-01-221-21/+0
OpenPOWER on IntegriCloud