summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Handle PMTU in ICMP error handlers.David S. Miller2012-06-1510-122/+54
* ipv4: Handle PMTU in all ICMP error handlers.David S. Miller2012-06-1411-13/+72
* dcbnl: Use BUG_ON() instead of BUG()Thomas Graf2012-06-141-4/+1
* dcbnl: Silence harmless gcc warning about uninitialized reply_nlhThomas Graf2012-06-141-1/+1
* bonding: drop_monitor awareEric Dumazet2012-06-133-13/+13
* dcbnl: Use type safe nlmsg_data()Thomas Graf2012-06-131-1/+1
* dcbnl: Move dcb app allocation into dcb_app_add()Thomas Graf2012-06-131-25/+22
* dcbnl: Move dcb app lookup code into dcb_app_lookup()Thomas Graf2012-06-131-46/+35
* dcbnl: Return consistent error codesThomas Graf2012-06-131-135/+138
* dcbnl: Use dcbnl_newmsg() where possibleThomas Graf2012-06-131-14/+2
* dcbnl: Remove now unused dcbnl_reply()Thomas Graf2012-06-131-37/+0
* dcbnl: Shorten all command handling functionsThomas Graf2012-06-131-550/+172
* dcbnl: Prepare framework to shorten handling functionsThomas Graf2012-06-131-0/+71
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-1247-155/+2180
|\
| * bonding: Fix corrupted queue_mappingEric Dumazet2012-06-122-6/+10
| * bonding:record primary when modify it via sysfsWeiping Pan2012-06-121-2/+6
| * Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-06-123-34/+48
| |\
| | * netfilter: nf_ct_h323: fix bug in rtcp nattingPablo Neira Ayuso2012-06-071-3/+2
| | * netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom2012-06-072-31/+46
| * | tilegx network driver: initial supportChris Metcalf2012-06-113-2/+1902
| * | tg3: Apply short DMA frag workaround to 5906Matt Carlson2012-06-111-1/+2
| * | net: stmmac: Fix clock en-/disable callsStefan Roese2012-06-111-2/+2
| * | lpc_eth: fix tx completionEric Dumazet2012-06-111-5/+5
| * | lpc_eth: add missing ndo_change_mtu()Eric Dumazet2012-06-111-0/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-1113-31/+69
| |\ \
| | * | mac80211: add back channel change flagStanislaw Gruszka2012-06-081-1/+1
| | * | NFC: Fix possible NULL ptr deref when getting the name of a socketSasha Levin2012-06-081-0/+3
| | * | iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach2012-06-082-0/+6
| | * | iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach2012-06-081-1/+1
| | * | bcma: fix null pointer in bcma_core_pci_irq_ctlHauke Mehrtens2012-06-081-2/+4
| | * | b43: do not call ieee80211_unregister_hw if we are not registredOleksij Rempel2012-06-082-7/+16
| | * | iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman2012-06-081-2/+21
| | * | wireless: add my new trees to MAINTAINERSJohannes Berg2012-06-081-2/+10
| | * | mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the...Qasim Javed2012-06-081-0/+1
| | * | rtl8187: ->brightness_set can not sleepStanislaw Gruszka2012-06-081-1/+1
| | * | net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...Stanislav Yakovlev2012-06-081-15/+5
| * | | dummy: fix rcu_sched self-detected stallsEric Dumazet2012-06-111-1/+3
| * | | net: Reorder initialization in ip_route_output to fix gcc warningRoland Dreier2012-06-111-1/+1
| * | | virtio-net: fix a race on 32bit archesEric Dumazet2012-06-101-7/+12
| * | | r8169: avoid NAPI scheduling delay.françois romieu2012-06-101-5/+1
| * | | net: Make linux/tcp.h C++ friendly (trivial)Paul Pluzhnikov2012-06-091-10/+10
| * | | netdev: fix drivers/net/phy/ kernel-doc warningsRandy Dunlap2012-06-081-1/+1
| * | | net/core: fix kernel-doc warningsRandy Dunlap2012-06-082-3/+3
| * | | be2net: fix a race in be_xmit()Eric Dumazet2012-06-081-2/+3
| * | | l2tp: fix a race in l2tp_ip_sendmsg()Eric Dumazet2012-06-081-3/+6
| * | | Revert "niu: Add support for byte queue limits."David S. Miller2012-06-081-11/+1
| * | | stmmac: fix driver built w/ w/o both pci and platf modulesGiuseppe CAVALLARO2012-06-073-12/+72
| * | | snmp: fix OutOctets counter to include forwarded datagramsVincent Bernat2012-06-074-0/+5
| * | | appletalk: Remove out of date message in printkDave Jones2012-06-071-3/+1
| * | | sky2: fix checksum bit management on some chipsstephen hemminger2012-06-071-4/+6
OpenPOWER on IntegriCloud