aboutsummaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-13bridge: Add netlink interface to configure vlans on bridge portsVlad Yasevich7-18/+207
2013-02-13bridge: Verify that a vlan is allowed to egress on given portVlad Yasevich4-0/+41
2013-02-13bridge: Validate that vlan is permitted on ingressVlad Yasevich4-0/+85
2013-02-13bridge: Add vlan filtering infrastructureVlad Yasevich6-0/+296
2013-02-13net: sctp: add build check for sctp_sf_eat_sack_6_2/jsctp_sf_eat_sackDaniel Borkmann1-0/+7
2013-02-13net: sctp: minor: make jsctp_sf_eat_sack staticDaniel Borkmann1-6/+6
2013-02-13bgmac: return error on failed PHY writeRafał Miłecki2-6/+7
2013-02-13be2net: remove BUG_ON() in be_mcc_compl_is_new()Sathya Perla1-5/+8
2013-02-13net: ethernet: ti: remove redundant NULL check.Cyril Roelandt1-4/+2
2013-02-13net: Fix possible wrong checksum generation.Pravin B Shelar11-38/+29
2013-02-13tcp: send packets with a socket timestampAndrey Vagin5-17/+30
2013-02-13tcp: set and get per-socket timestampAndrey Vagin2-0/+10
2013-02-13tcp: adding a per-socket timestamp offsetAndrey Vagin3-0/+7
2013-02-13netpoll: fix smatch warnings in netpoll core codeNeil Horman1-3/+7
2013-02-13net: skbuff: fix compile error in skb_panic()James Hogan1-3/+3
2013-02-12gianfar: convert u64 status counters to atomic64_tPaul Gortmaker3-30/+31
2013-02-12gianfar: remove largely unused gfar_stats structPaul Gortmaker2-16/+7
2013-02-12act_police: improved accuracy at high ratesJiri Pirko1-46/+53
2013-02-12act_police: move struct tcf_police to act_police.cJiri Pirko2-15/+15
2013-02-12tbf: improved accuracy at high ratesJiri Pirko1-39/+37
2013-02-12sch_api: introduce qdisc_watchdog_schedule_ns()Jiri Pirko2-5/+11
2013-02-12sch: make htb_rate_cfg and functions around that genericJiri Pirko3-56/+65
2013-02-12htb: initialize cl->tokens and cl->ctokens correctlyJiri Pirko1-2/+2
2013-02-12htb: remove pointless first initialization of buffer and cbufferJiri Pirko1-3/+0
2013-02-12htb: use PSCHED_TICKS2NS()Jiri Pirko1-2/+2
2013-02-12htb: fix values in opt dumpJiri Pirko1-2/+2
2013-02-12net: fec_mpc52xx: Read MAC address from device-treeStefan Roese1-24/+38
2013-02-12cxgb4vf: Fix VLAN extraction counter incrementVipul Pandya1-1/+3
2013-02-12driver: net: ethernet: cpsw: dual emac interface implementationMugunthan V N3-52/+288
2013-02-12driver: net: ethernet: cpsw: make cpts as pointerMugunthan V N1-15/+21
2013-02-12driver: net: ethernet: davinci_cpdma: add support for directed packet and source port detectionMugunthan V N4-9/+24
2013-02-12ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck1-6/+3
2013-02-12net: fix infinite loop in __skb_recv_datagram()Eric Dumazet1-1/+1
2013-02-12net: qmi_wwan: add Yota / Megafon M100-1 4g modemBjørn Mork1-0/+1
2013-02-12net: sctp: remove unused multiple cookie keysDaniel Borkmann4-36/+11
2013-02-11netpoll: cleanup sparse warningsNeil Horman1-4/+8
2013-02-11netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lockNeil Horman5-11/+15
2013-02-11skbuff: create skb_panic() function and its wrappersJean Sacren1-29/+19
2013-02-11mwl8k: fix band for supported channelsJonas Gorski1-18/+18
2013-02-11bridge: set priority of STP packetsStephen Hemminger1-0/+2
2013-02-11mrp: make mrp_rcv staticStephen Hemminger1-2/+2
2013-02-11ethtool: fix sparse warningStephen Hemminger1-9/+9
2013-02-11bridge: use dev->addr_assign_type to see if user change macJiri Pirko3-5/+1
2013-02-11ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2Hannes Frederic Sowa2-2/+22
2013-02-11ipv6: don't accept multicast traffic with scope 0Hannes Frederic Sowa1-0/+9
2013-02-11ipv6: don't let node/interface scoped multicast traffic escape on the wireHannes Frederic Sowa1-0/+7
2013-02-11mac80211: fix channel selection bugJohannes Berg1-3/+3
2013-02-11qlcnic: fix mailbox response handlingJitendra Kalsaria1-26/+40
2013-02-11qlcnic: enhance MSIX allocation failure log messageManish Chopra1-2/+3
2013-02-11qlcnic: fix async event handling during diagnostic loopback testJitendra Kalsaria1-2/+5