summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ip_tunnels: extend iptunnel_xmit()Pravin B Shelar2013-06-196-94/+131
* gre: export gre_handle_offloads() function.Pravin B Shelar2013-06-193-32/+32
* gre: export gre_build_header() function.Pravin B Shelar2013-06-193-39/+35
* gre: Allow multiple protocol listener for gre protocol.Pravin B Shelar2013-06-193-151/+267
* gre: Simplify gre protocol registration locking.Pravin B Shelar2013-06-191-27/+13
* sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdefSergei Shtylyov2013-06-192-3/+4
* sh_eth: cleanup 'enum TD_STS_BIT'Sergei Shtylyov2013-06-191-4/+4
* sh_eth: remove redundant bits from 'eesipr_value' field initializerSergei Shtylyov2013-06-191-1/+1
* sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data'Sergei Shtylyov2013-06-192-17/+0
* sh_eth: add NAPI supportSergei Shtylyov2013-06-192-12/+74
* sh_eth: define/use EESR_RX_CHECK macroSergei Shtylyov2013-06-192-11/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-19369-2198/+8019
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-191-2/+9
| |\
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-191-2/+9
| | |\
| | | * nl80211: fix attrbuf access race by allocating a separate oneJohannes Berg2013-06-191-2/+9
| * | | vxlan: fix check for migration of static entrystephen hemminger2013-06-191-1/+1
| * | | can: usb_8dev: unregister netdev before free()ingMarc Kleine-Budde2013-06-191-1/+4
| * | | ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skbMatthias Schiffer2013-06-171-1/+1
| * | | bridge: fix switched interval for MLD Query typesLinus Lüssing2013-06-171-2/+3
| * | | vlan: restore ethtool ABI to control VLAN hardware accelerationFernando Luis Vazquez Cao2013-06-171-3/+3
| * | | net: cpsw: check for cpts pointer after its allocationSebastian Siewior2013-06-171-1/+1
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-06-1718-52/+142
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-1718-52/+142
| | |\ \ \ | | | |/ /
| | | * | brcmfmac: free primary net_device when brcmf_bus_start() failsArend van Spriel2013-06-131-0/+4
| | | * | Bluetooth: btmrvl: fix thread stopping raceDaniel Drake2013-06-131-5/+4
| | | * | Bluetooth: Fix conditions for HCI_Delete_Stored_Link_KeyJohan Hedberg2013-06-131-5/+10
| | | * | Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo2013-06-131-0/+3
| | | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-125-3/+7
| | | |\ \
| | | | * | iwlwifi: fix rate control regressionMoshe Benji2013-06-122-1/+2
| | | | * | iwlwifi: mvm: correctly set the flags for BAREmmanuel Grumbach2013-06-041-1/+2
| | | | * | iwlwifi: dvm: fix chain noise calibrationNikolay Martynov2013-06-041-1/+1
| | | | * | iwlwifi: don't print module loading error if not modularJohannes Berg2013-06-041-0/+2
| | | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-125-12/+92
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | mac80211: Fix rate control mask matching callSimon Wunderlich2013-06-121-1/+1
| | | | * | mac80211: abort CAC in stop_ap()Simon Wunderlich2013-06-121-0/+6
| | | | * | mac80211: work around broken APs not including HT infoJohannes Berg2013-06-123-11/+85
| | | * | | rt2800: fix RT5390 & RT3290 TX power settings regressionStanislaw Gruszka2013-06-121-11/+18
| | | * | | brcmsmac: disable power-save related functionsArend van Spriel2013-06-121-15/+2
| | | * | | iwlegacy: fix rate control regressionStanislaw Gruszka2013-06-122-1/+2
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-06-172-9/+22
| |\ \ \ \ \
| | * | | | | netfilter: xt_TCPMSS: Fix missing fragmentation handlingPhil Oester2013-06-121-0/+4
| | * | | | | netfilter: xt_TCPMSS: Fix IPv6 default MSS tooPhil Oester2013-06-121-7/+14
| | * | | | | netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr()Pablo Neira Ayuso2013-06-111-2/+4
| * | | | | | alx: add a simple AR816x/AR817x device driverJohannes Berg2013-06-179-0/+4568
| * | | | | | Fix the VLAN_TAG_PRESENT in netvsc_recv_callback()Haiyang Zhang2013-06-171-1/+3
| * | | | | | vxlan: handle skb_clone failurestephen hemminger2013-06-171-3/+5
| * | | | | | vxlan: only migrate dynamic FDB entriesstephen hemminger2013-06-171-4/+12
| * | | | | | vxlan: fix race between flush and incoming learningstephen hemminger2013-06-171-7/+9
| | |/ / / / | |/| | | |
| * | | | | lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro2013-06-164-4/+4
| * | | | | Linux 3.10-rc6v3.10-rc6Linus Torvalds2013-06-151-1/+1
OpenPOWER on IntegriCloud