summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ieee802154: || vs && in ieee802154_is_valid_extended_addr()Dan Carpenter2014-11-04
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netdevice: add ieee802154_ptr to net_deviceAlexander Aring2014-11-03
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ieee802154: fix byteorder issuesAlexander Aring2014-11-02
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ieee802154: add missing ULL definitionAlexander Aring2014-11-02
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ieee802154: add extended address validation helperAlexander Aring2014-11-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mlx5: don't duplicate kvfree()Al Viro2014-11-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: move vlan pop/push functions into common codeJiri Pirko2014-11-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: move make_writable helper into common codeJiri Pirko2014-11-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vlan: introduce __vlan_insert_tag helper which does not free skbJiri Pirko2014-11-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko2014-11-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko2014-11-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vlan: kill vlan_put_tag helperJiri Pirko2014-11-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vlan: make __vlan_hwaccel_put_tag return voidJiri Pirko2014-11-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: micrel: add generic clock-mode-select supportJohan Hovold2014-11-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: add static data field to struct phy_driverJohan Hovold2014-11-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fold verify_iovec() into copy_msghdr_from_user()Al Viro2014-11-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | separate kernel- and userland-side msghdrAl Viro2014-11-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: allow eBPF programs to use mapsAlexei Starovoitov2014-11-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM commandAlexei Starovoitov2014-11-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mlx4: use netdev_rss_key_fill() helperEric Dumazet2014-11-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: provide a per host RSS key generic infrastructureEric Dumazet2014-11-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "fast_hash: avoid indirect function calls"Jay Vosburgh2014-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rhashtable: Drop gfp_flags arg in insert/remove functionsThomas Graf2014-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Support more than 64 VFsMatan Barak2014-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak2014-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rhashtable: Add parent argument to mutex_is_heldHerbert Xu2014-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rhashtable: Move mutex_is_held under PROVE_LOCKINGHerbert Xu2014-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: add module_phy_driver macroJohan Hovold2014-11-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Remove __skb_alloc_page and __skb_alloc_pagesAlexander Duyck2014-11-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Add device Rx page allocation functionAlexander Duyck2014-11-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: kill netif_copy_real_num_queues()WANG Cong2014-11-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli2014-11-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville2014-11-04
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ieee80211: add "max length of AMPDU" enum for VHTEran Harary2014-11-04
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: add extended channel switching capability if the driver supports CSALuciano Coelho2014-10-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-10-31
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ieee802154: add valid psdu length helperAlexander Aring2014-10-27
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ieee802154: move ieee802154 headerAlexander Aring2014-10-25
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ieee802154: mac802154: remove FSF addressAlexander Aring2014-10-25
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ath9k: allow disabling bands via platform dataFelix Fietkau2014-10-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ath9k: add support for endian swap of eeprom from platform dataFelix Fietkau2014-10-27
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: gro: add a per device gro flush timerEric Dumazet2014-11-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Kill skb_copy_datagram_const_iovecHerbert Xu2014-11-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inet: Add skb_copy_datagram_iterHerbert Xu2014-11-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Remove MPLS GSO feature.Pravin B Shelar2014-11-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fast_hash: avoid indirect function callsHannes Frederic Sowa2014-11-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: move INET6_MATCH() to include/net/inet6_hashtables.hWANG Cong2014-11-05