summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-21drivers: atm: eni: Add pci_dma_mapping_error() callTina Johnson
2014-11-21Merge branch 'tipc-next'David S. Miller
2014-11-21tipc: add name table dump to new netlink apiRichard Alpe
2014-11-21tipc: add net set to new netlink apiRichard Alpe
2014-11-21tipc: add net dump to new netlink apiRichard Alpe
2014-11-21tipc: add node get/dump to new netlink apiRichard Alpe
2014-11-21tipc: add media set to new netlink apiRichard Alpe
2014-11-21tipc: add media get/dump to new netlink apiRichard Alpe
2014-11-21tipc: add link stat reset to new netlink apiRichard Alpe
2014-11-21tipc: add link set to new netlink apiRichard Alpe
2014-11-21tipc: add link get/dump to new netlink apiRichard Alpe
2014-11-21tipc: add publication dump to new netlink apiRichard Alpe
2014-11-21tipc: add sock dump to new netlink apiRichard Alpe
2014-11-21tipc: add bearer set to new netlink apiRichard Alpe
2014-11-21tipc: add bearer get/dump to new netlink apiRichard Alpe
2014-11-21tipc: add bearer disable/enable to new netlink apiRichard Alpe
2014-11-21macvtap: advance iov iterator when needed in macvtap_put_user()Jason Wang
2014-11-21mlx4: don't duplicate kvfree()Al Viro
2014-11-21mlx5: don't duplicate kvfree()Al Viro
2014-11-21Merge branch 'r8152-next'David S. Miller
2014-11-21r8152: adjust rtl_start_rxhayeswang
2014-11-21r8152: adjust r8152_submit_rxhayeswang
2014-11-21net: sctp: keep owned chunk in destructor_arg instead of skb->cbDaniel Borkmann
2014-11-21net: bcmgenet: log RX buffer allocation and RX/TX dma failuresFlorian Fainelli
2014-11-21net: systemport: log RX buffer allocation and RX/TX DMA failuresFlorian Fainelli
2014-11-21packet: make packet_snd fail on len smaller than l2 headerWillem de Bruijn
2014-11-21Merge branch 'vlan_action'David S. Miller
2014-11-21sched: introduce vlan actionJiri Pirko
2014-11-21net: move vlan pop/push functions into common codeJiri Pirko
2014-11-21net: move make_writable helper into common codeJiri Pirko
2014-11-21vlan: introduce __vlan_insert_tag helper which does not free skbJiri Pirko
2014-11-21vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko
2014-11-21vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko
2014-11-21vlan: kill vlan_put_tag helperJiri Pirko
2014-11-21vlan: make __vlan_hwaccel_put_tag return voidJiri Pirko
2014-11-21openvswitch: actions: use skb_postpull_rcsum when possibleJiri Pirko
2014-11-21l2tp_eth: allow to set a specific mac addressAlexander Couzens
2014-11-21Merge branch 'phy_device_type'David S. Miller
2014-11-21net: phy: micrel: add copyright entryJohan Hovold
2014-11-21net: phy: micrel: refactor interrupt configJohan Hovold
2014-11-21dt/bindings: add clock-select function property to micrel phy bindingJohan Hovold
2014-11-21dt/bindings: reformat micrel eth-phy documentationJohan Hovold
2014-11-21net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091Johan Hovold
2014-11-21net: phy: micrel: add generic clock-mode-select supportJohan Hovold
2014-11-21net: phy: micrel: add has-broadcast-disable flag to type dataJohan Hovold
2014-11-21net: phy: micrel: parse of nodes at probeJohan Hovold
2014-11-21net: phy: micrel: add device-type abstractionJohan Hovold
2014-11-21net: phy: add static data field to struct phy_driverJohan Hovold
2014-11-21sky2: use new netdev_rss_key_fill() helperIan Morris
2014-11-21enic: support skb->xmit_moreGovindarajulu Varadarajan