aboutsummaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-21tipc: add publication dump to new netlink apiRichard Alpe5-0/+172
2014-11-21tipc: add sock dump to new netlink apiRichard Alpe4-0/+138
2014-11-21tipc: add bearer set to new netlink apiRichard Alpe4-0/+56
2014-11-21tipc: add bearer get/dump to new netlink apiRichard Alpe5-0/+140
2014-11-21tipc: add bearer disable/enable to new netlink apiRichard Alpe8-3/+320
2014-11-21macvtap: advance iov iterator when needed in macvtap_put_user()Jason Wang1-0/+2
2014-11-21mlx4: don't duplicate kvfree()Al Viro1-8/+2
2014-11-21mlx5: don't duplicate kvfree()Al Viro8-27/+19
2014-11-21r8152: adjust rtl_start_rxhayeswang1-0/+19
2014-11-21r8152: adjust r8152_submit_rxhayeswang1-20/+20
2014-11-21net: sctp: keep owned chunk in destructor_arg instead of skb->cbDaniel Borkmann1-8/+4
2014-11-21net: bcmgenet: log RX buffer allocation and RX/TX dma failuresFlorian Fainelli2-1/+12
2014-11-21net: systemport: log RX buffer allocation and RX/TX DMA failuresFlorian Fainelli2-1/+12
2014-11-21packet: make packet_snd fail on len smaller than l2 headerWillem de Bruijn1-8/+21
2014-11-21sched: introduce vlan actionJiri Pirko5-0/+281
2014-11-21net: move vlan pop/push functions into common codeJiri Pirko3-77/+106
2014-11-21net: move make_writable helper into common codeJiri Pirko3-25/+27
2014-11-21vlan: introduce __vlan_insert_tag helper which does not free skbJiri Pirko1-11/+34
2014-11-21vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko7-44/+51
2014-11-21vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko11-30/+36
2014-11-21vlan: kill vlan_put_tag helperJiri Pirko4-39/+7
2014-11-21vlan: make __vlan_hwaccel_put_tag return voidJiri Pirko3-10/+7
2014-11-21openvswitch: actions: use skb_postpull_rcsum when possibleJiri Pirko1-7/+2
2014-11-21l2tp_eth: allow to set a specific mac addressAlexander Couzens1-0/+1
2014-11-21net: phy: micrel: add copyright entryJohan Hovold1-0/+1
2014-11-21net: phy: micrel: refactor interrupt configJohan Hovold1-42/+29
2014-11-21dt/bindings: add clock-select function property to micrel phy bindingJohan Hovold1-0/+11
2014-11-21dt/bindings: reformat micrel eth-phy documentationJohan Hovold1-13/+13
2014-11-21net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091Johan Hovold2-7/+8
2014-11-21net: phy: micrel: add generic clock-mode-select supportJohan Hovold2-44/+50
2014-11-21net: phy: micrel: add has-broadcast-disable flag to type dataJohan Hovold1-8/+6
2014-11-21net: phy: micrel: parse of nodes at probeJohan Hovold1-18/+21
2014-11-21net: phy: micrel: add device-type abstractionJohan Hovold1-13/+70
2014-11-21net: phy: add static data field to struct phy_driverJohan Hovold1-0/+2
2014-11-21sky2: use new netdev_rss_key_fill() helperIan Morris1-9/+4
2014-11-21enic: support skb->xmit_moreGovindarajulu Varadarajan2-11/+17
2014-11-21mISDN: Deletion of unnecessary checks before the function call "vfree"Markus Elfring1-4/+2
2014-11-19bonding: Introduce 4 AD link speed to fix agg_bandwidthJianhua Xie1-1/+37
2014-11-19bonding: change AD_LINK_SPEED_BITMASK to enum to suport more speedJianhua Xie1-32/+34
2014-11-19bury skb_copy_to_page()Al Viro1-23/+0
2014-11-19fold verify_iovec() into copy_msghdr_from_user()Al Viro5-112/+77
2014-11-19{compat_,}verify_iovec(): switch to generic copying of iovecsAl Viro3-89/+37
2014-11-19separate kernel- and userland-side msghdrAl Viro5-23/+36
2014-11-19bpf: fix arraymap NULL deref and missing overflow and zero size checksAlexei Starovoitov2-6/+16
2014-11-19netlink: Deletion of an unnecessary check before the function call "__module_get"Markus Elfring1-2/+1
2014-11-19net: pktgen: Deletion of an unnecessary check before the function call "proc_remove"Markus Elfring1-2/+1
2014-11-19usbnet: rtl8150: remove unused variableSudip Mukherjee1-2/+1
2014-11-19stmmac: review driver when run kernel-docGiuseppe CAVALLARO4-69/+142
2014-11-19stmmac: document common header fileGiuseppe CAVALLARO1-0/+8
2014-11-19stmmac: update driver documentationGiuseppe CAVALLARO1-67/+65