summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-13net: Fix possible wrong checksum generation.Pravin B Shelar
2013-02-13Merge branch 'tcp_tsoffset'David S. Miller
2013-02-13tcp: send packets with a socket timestampAndrey Vagin
2013-02-13tcp: set and get per-socket timestampAndrey Vagin
2013-02-13tcp: adding a per-socket timestamp offsetAndrey Vagin
2013-02-13Merge branch 'gfar-ethtool-atomic' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2013-02-13netpoll: fix smatch warnings in netpoll core codeNeil Horman
2013-02-13net: skbuff: fix compile error in skb_panic()James Hogan
2013-02-12gianfar: convert u64 status counters to atomic64_tPaul Gortmaker
2013-02-12gianfar: remove largely unused gfar_stats structPaul Gortmaker
2013-02-12act_police: improved accuracy at high ratesJiri Pirko
2013-02-12act_police: move struct tcf_police to act_police.cJiri Pirko
2013-02-12tbf: improved accuracy at high ratesJiri Pirko
2013-02-12sch_api: introduce qdisc_watchdog_schedule_ns()Jiri Pirko
2013-02-12sch: make htb_rate_cfg and functions around that genericJiri Pirko
2013-02-12htb: initialize cl->tokens and cl->ctokens correctlyJiri Pirko
2013-02-12htb: remove pointless first initialization of buffer and cbufferJiri Pirko
2013-02-12htb: use PSCHED_TICKS2NS()Jiri Pirko
2013-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-12htb: fix values in opt dumpJiri Pirko
2013-02-12net: fec_mpc52xx: Read MAC address from device-treeStefan Roese
2013-02-12cxgb4vf: Fix VLAN extraction counter incrementVipul Pandya
2013-02-12driver: net: ethernet: cpsw: dual emac interface implementationMugunthan V N
2013-02-12driver: net: ethernet: cpsw: make cpts as pointerMugunthan V N
2013-02-12driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...Mugunthan V N
2013-02-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-02-12ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck
2013-02-12net: fix infinite loop in __skb_recv_datagram()Eric Dumazet
2013-02-12net: qmi_wwan: add Yota / Megafon M100-1 4g modemBjørn Mork
2013-02-12net: sctp: remove unused multiple cookie keysDaniel Borkmann
2013-02-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-11netpoll: cleanup sparse warningsNeil Horman
2013-02-11netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lockNeil Horman
2013-02-11skbuff: create skb_panic() function and its wrappersJean Sacren
2013-02-11mwl8k: fix band for supported channelsJonas Gorski
2013-02-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-02-11bridge: set priority of STP packetsStephen Hemminger
2013-02-11mrp: make mrp_rcv staticStephen Hemminger
2013-02-11ethtool: fix sparse warningStephen Hemminger
2013-02-11bridge: use dev->addr_assign_type to see if user change macJiri Pirko
2013-02-11ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2Hannes Frederic Sowa
2013-02-11ipv6: don't accept multicast traffic with scope 0Hannes Frederic Sowa
2013-02-11ipv6: don't let node/interface scoped multicast traffic escape on the wireHannes Frederic Sowa
2013-02-11mac80211: fix channel selection bugJohannes Berg
2013-02-11qlcnic: fix mailbox response handlingJitendra Kalsaria
2013-02-11qlcnic: enhance MSIX allocation failure log messageManish Chopra
2013-02-11qlcnic: fix async event handling during diagnostic loopback testJitendra Kalsaria
2013-02-11qlcnic: refactor 83xx diagnostic IRQ testJitendra Kalsaria
2013-02-11qlcnic: refactor 83xx diagnostic loopback testJitendra Kalsaria
2013-02-11qlcnic: helper routine to handle async eventsJitendra Kalsaria