aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-02-25Revert "ip_gre: propogate target device GSO capability to the tunnel device"Pravin B Shelar1-8/+2
2013-02-25IP_GRE: Fix GRE_CSUM case.Pravin B Shelar1-4/+8
2013-02-25VXLAN: Use tunnel_ip_select_ident() for tunnel IP-Identification.Pravin B Shelar1-1/+2
2013-02-25IP_GRE: Fix IP-Identification.Pravin B Shelar3-3/+23
2013-02-25Merge branch 'wireless'David S. Miller3-29/+5
2013-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville3-29/+5
2013-02-24net/pasemi: Fix missing coding styleSyam Sidhardhan1-3/+6
2013-02-24vmxnet3: fix ethtool ring buffer size settingNeil Horman1-4/+2
2013-02-24vmxnet3: make local function staticstephen hemminger1-2/+2
2013-02-24bnx2x: remove dead code and make local funcs staticstephen hemminger2-60/+2
2013-02-24gianfar: fix compile fail for NET_POLL=y due to struct packingPaul Gortmaker1-12/+14
2013-02-23vlan: adjust vlan_set_encap_proto() for its callersCong Wang1-3/+3
2013-02-23sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msgMathias Krause1-17/+7
2013-02-23sock_diag: Fix out-of-bounds access to sock_diag_handlers[]Mathias Krause1-0/+3
2013-02-23vxlan: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-02-23mlx4_en: fix allocation of CPU affinity reverse-mapKleber Sacilotto de Souza1-1/+1
2013-02-23mlx4_en: fix allocation of device tx_cqKleber Sacilotto de Souza1-1/+1
2013-02-22tcp: fix SYN-data space mis-accountingYuchung Cheng1-7/+11
2013-02-22sock: only define socket limit if mem cgroup configuredstephen hemminger1-0/+2
2013-02-22net: fix possible deadlock in sum_frag_mem_limitEric Dumazet1-1/+7
2013-02-22net: fec: Fix division by zeroFabio Estevam1-34/+34
2013-02-22net: Fix locking bug in netif_set_xps_queueAlexander Duyck1-1/+3
2013-02-22ipv4: fix error handling in icmp_protocol.Li Wei3-1/+25
2013-02-22brcmfmac: fix missing unlock on error in brcmf_notify_vif_event()Wei Yongjun1-1/+3
2013-02-22mwifiex: fix system freeze while reloading driverAvinash Patil1-10/+1
2013-02-22mwifiex: don't drop carrier flag over suspendDaniel Drake2-18/+1
2013-02-21ipv6: use a stronger hash for tcpEric Dumazet4-6/+24
2013-02-21qlcnic: Bump up the version to 5.1.35Jitendra Kalsaria1-2/+2
2013-02-21qlcnic: Fix configure interrupts for 83xx adapter typesManish Chopra1-7/+0
2013-02-21qlcnic: Fix internal loopback test for 82xx adapterShahed Shaikh1-1/+1
2013-02-21net: fec: Ensure that initialization is done prior to request_irq()Fabio Estevam1-15/+15
2013-02-21ipv4: fix a bug in ping_err().Li Wei1-2/+2
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1403-60763/+99811
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds14-120/+246
2013-02-20Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds29-173/+855
2013-02-20Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds57-103/+7029
2013-02-20Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds26-540/+401
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds3-8/+2
2013-02-20sparc32: refactor smp bootSam Ravnborg6-78/+132
2013-02-20sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler.David S. Miller1-9/+19
2013-02-20ipv6: fix race condition regarding dst->expires and dst->from.YOSHIFUJI Hideaki / 吉藤英明4-38/+18
2013-02-20net: fix a wrong assignment in skb_split()Amerigo Wang1-1/+1
2013-02-20Merge tag 'edac_3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds4-168/+120
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds374-8060/+10713
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds35-227/+444
2013-02-20Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds43-1237/+2078
2013-02-20Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds23-276/+527
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds41-1182/+3608
2013-02-20Merge tag 'for-v3.9' of git://git.infradead.org/battery-2.6Linus Torvalds36-999/+4173
2013-02-20sparc64: Fix tsb_grow() in atomic context.David S. Miller6-16/+72