aboutsummaryrefslogtreecommitdiffstats
path: root/include/misc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-02net: lls fix build with allnoconfigEliezer Tamir1-3/+3
2013-07-02ip_tunnels: Use skb-len to PMTU check.Pravin B Shelar1-44/+55
2013-07-02l2tp: make datapath resilient to packet loss when sequence numbers enabledJames Chapman2-5/+34
2013-07-02l2tp: make datapath sequence number support RFC-compliantJames Chapman2-5/+33
2013-07-02l2tp: do data sequence number handling in a separate funcJames Chapman1-20/+34
2013-07-02sctp: use get_unused_fd_flags(0) instead of get_unused_fd()Yann Droneaud1-1/+1
2013-07-02stmmac: dity-up and rework the driver debug levelsGiuseppe CAVALLARO9-267/+117
2013-07-02core/dev: set pkt_type after eth_type_trans() in dev_forward_skb()Isaku Yamahata1-0/+6
2013-07-02net: convert lls to use time_in_range()Eliezer Tamir3-13/+27
2013-07-02nlmon: use standard rtnetlink link api for add/del devicesJiri Pirko1-21/+28
2013-07-02ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_sizeHannes Frederic Sowa1-6/+10
2013-07-02ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending dataHannes Frederic Sowa3-2/+9
2013-07-02net: fec: Fix RMON registers on imx6Jim Baxter1-5/+2
2013-07-02cxgb3: Missing rtnl lock in error recoveryBenjamin Herrenschmidt1-0/+2
2013-07-02net: cdc_ether: allow combined control and data interfaceBjørn Mork1-5/+17
2013-07-02net: fec: Fix Transmitted bytes counterJim Baxter1-0/+1
2013-07-02ipip: fix a regression in ioctlCong Wang1-5/+7
2013-07-02l2tp: add missing .owner to struct pppox_protoWei Yongjun1-1/+2
2013-07-02net: ethernet: davinci_emac: remove redundant dev_err call in davinci_emac_probe()Wei Yongjun1-1/+0
2013-07-02xen-netback: xenbus.c: use more current logging stylesWei Liu1-5/+4
2013-07-02ipv4: remove fib_update_nh_saddrs() declaration.Rami Rosen1-1/+0
2013-07-02net: ipheth: Add USB ID for iPad miniAaron Marburg1-0/+5
2013-07-02net: sctp: prevent checksum.h from double inclusionDaniel Borkmann1-0/+5
2013-07-02tools: selftests: psock_tpacket: get rid of macro wrappersDaniel Borkmann1-39/+20
2013-07-02ethtool: make .get_dump_data() harder to misuse by driversMichal Schmidt1-1/+20
2013-07-02bnx2x: fill in sane dump flag informationMichal Schmidt1-2/+2
2013-07-02bnx2x: fix dump flag handlingMichal Schmidt2-0/+5
2013-07-02bnx2x: remove zeroing of dump data bufferMichal Schmidt1-2/+0
2013-07-02net: sctp: get rid of SCTP_DBG_TSNS entirelyDaniel Borkmann2-114/+0
2013-07-01cassini: Make missing firmware non-fatalBen Hutchings1-10/+8
2013-07-01qmi_wwan: add ONDA MT689DC device ID (fwd)Enrico Mioso1-0/+1
2013-07-01ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang3-10/+15
2013-07-01vti: remove duplicated code to fix a memory leakCong Wang1-7/+0
2013-07-01gre: fix a regression in ioctlCong Wang1-4/+5
2013-07-01net: sctp: rework debugging framework to use pr_debug and friendsDaniel Borkmann17-484/+383
2013-07-01lib: vsprintf: add IPv4/v6 generic %p[Ii]S[pfs] format specifierDaniel Borkmann2-2/+154
2013-07-01net: Swap ver and type in pppoe_hdrChangli Gao1-2/+2
2013-07-01x25: Fix broken locking in ioctl error paths.Dave Jones1-7/+8
2013-07-01netem: use rb tree to implement the time queueEric Dumazet1-24/+85
2013-07-01net: qmi_wwan: add TP-LINK MA260Bjørn Mork1-0/+1
2013-07-01net: qmi_wwan: add Option GTM681WBjørn Mork1-0/+1
2013-07-01net: qmi_wwan: fixup Sierra Wireless MC8305 entryBjørn Mork1-1/+0
2013-07-01net: avoid calling sched_clock when LLS is offEliezer Tamir2-6/+22
2013-07-01net: fix LLS debug_smp_processor_id() warningEliezer Tamir1-5/+25
2013-07-01neighbour: fix a race in neigh_destroy()Eric Dumazet1-5/+7
2013-07-01net: stmmac: fixed enh_desc set always zeroByungho An1-3/+3
2013-07-01net: stmmac: fixed operator typoByungho An1-5/+5
2013-07-01xen: Use more current logging stylesJoe Perches2-19/+16
2013-07-01net: fec: Fix multicast list setup in fec_restart().Christoph Müllner1-3/+4
2013-07-01ipv6: fix ecmp lookup when oif is specifiedNicolas Dichtel1-4/+8