aboutsummaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-24enic: Call dev_kfree_skb_any instead of dev_kfree_skb.Eric W. Biederman1-2/+2
2014-03-24cs89x0: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman1-1/+1
2014-03-24cxfb4vf: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.Eric W. Biederman1-3/+3
2014-03-24cxgb4: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.Eric W. Biederman1-3/+3
2014-03-24cxgb3: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.Eric W. Biederman1-3/+3
2014-03-24xgmac: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2014-03-24macb: Call dev_kfree_skb_any instead of kfree_skb.Eric W. Biederman1-1/+1
2014-03-24bnad: Call dev_kfree_skb_any instead of dev_kfree_skb.Eric W. Biederman1-8/+8
2014-03-24atl1c: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.Eric W. Biederman1-12/+8
2014-03-24alx: Call dev_kfree_skb_any instead of dev_kfree_skb.Eric W. Biederman1-1/+1
2014-03-24pcnet32: Call dev_kfree_skb_any instead of dev_kfree_skb.Eric W. Biederman1-1/+1
2014-03-24lance: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman1-1/+1
2014-03-24am79c961a: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman1-1/+1
2014-03-24sun4i-emac: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman1-1/+1
2014-03-24bfin_mac: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman1-1/+1
2014-03-248390: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman1-1/+1
2014-03-243c59x: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman1-1/+1
2014-03-243c509: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman1-1/+1
2014-03-24uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman1-1/+1
2014-03-24ipv4: remove ip_rt_dump from route.cLi RongQing3-7/+1
2014-03-24atheros/atlx: use SET_ETHTOOL_OPS directlywangweidong1-8/+2
2014-03-24Altera TSE: Correct two typos in original submissionVince Bridgers1-3/+3
2014-03-24Altera TSE: Correct typecast issue detected by kbuild test robotVince Bridgers1-6/+4
2014-03-24Altera TSE: Set version number by driver's get regsVince Bridgers1-0/+8
2014-03-24qlcnic: Update version to 5.3.57Shahed Shaikh1-2/+2
2014-03-24qlcnic: Add VXLAN Rx offload supportShahed Shaikh8-2/+156
2014-03-24qlcnic: Add VXLAN Tx offload supportShahed Shaikh4-29/+181
2014-03-24gianfar: Fix P1010 config regression (SQ polling)Claudiu Manoil1-2/+12
2014-03-24ipv4: remove ipv4_ifdown_dst from route.cLi RongQing1-6/+0
2014-03-24net: optimize csum_replace2()Eric Dumazet1-2/+21
2014-03-22batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2014-03-22batman-adv: improve DAT documentationAntonio Quartulli2-2/+6
2014-03-22batman-adv: improve the TT flags documentationAntonio Quartulli1-4/+24
2014-03-22batman-adv: Send multicast packets to nodes with a WANT_ALL flagLinus Lüssing6-3/+198
2014-03-22batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast supportLinus Lüssing6-8/+156
2014-03-22batman-adv: Modified forwarding behaviour for multicast packetsLinus Lüssing10-26/+275
2014-03-22batman-adv: Announce new capability via multicast TVLVLinus Lüssing7-6/+167
2014-03-22batman-adv: introduce capability initialization bitfieldLinus Lüssing3-9/+11
2014-03-22batman-adv: Multicast Listener Announcements via Translation TableLinus Lüssing8-4/+318
2014-03-22batman-adv: add kerneldoc for dst_hint argumentAntonio Quartulli2-0/+3
2014-03-22batman-adv: call unregister_netdev() to have it handle the locking for usMarek Lindner1-4/+1
2014-03-22batman-adv: fix a few kerneldoc inconsistenciesSimon Wunderlich1-5/+5
2014-03-22batman-adv: prefer ether_addr_copy to memcpyAntonio Quartulli13-71/+70
2014-03-22batman-adv: remove obsolete skb_reset_mac_header() in batadv_bla_tx()Linus Lüssing1-3/+0
2014-03-22batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx pathLinus Lüssing5-14/+18
2014-03-22batman-adv: fix coccinelle warningsFengguang Wu1-1/+1
2014-03-21dp83640: let the periodic pin from the module parameter be a default.Richard Cochran1-6/+13
2014-03-21dp83640: let external input pins from the module parameters be defaults.Richard Cochran1-1/+4
2014-03-21dp83640: implement programmable pin functions.Richard Cochran1-0/+52
2014-03-21dp83640: correct the periodic output frequencyRichard Cochran1-5/+6