summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-04-07
|\
| * Bluetooth: Convert local OOB data reading to use HCI requestJohan Hedberg2015-04-02
| * Bluetooth: Remove unused hci_req_pending() functionJohan Hedberg2015-04-02
| * Bluetooth: Remove unneeded recv_event variableJohan Hedberg2015-04-02
| * Bluetooth: Convert hci_req_sync family of function to new request APIJohan Hedberg2015-04-02
| * Bluetooth: Add second hci_request callback option for full skbJohan Hedberg2015-04-02
| * Bluetooth: Refactor HCI request variables into own structJohan Hedberg2015-03-30
| * Bluetooth: Refactor L2CAP variables into l2cap_ctrlJohan Hedberg2015-03-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-06
|\ \
| * | ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org2015-04-06
* | | netfilter: Pass nf_hook_state through nft_set_pktinfo*().David S. Miller2015-04-04
* | | netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().David S. Miller2015-04-04
* | | netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().David S. Miller2015-04-04
* | | netfilter: Use nf_hook_state in nf_queue_entry.David S. Miller2015-04-04
* | | ipip,gre,vti,sit: implement ndo_get_iflinkNicolas Dichtel2015-04-02
* | | ip6tnl,gre6,vti6: implement ndo_get_iflinkNicolas Dichtel2015-04-02
* | | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-31
|\ \ \
| * | | mac80211: make sta.wme indicate whether QoS is usedJohannes Berg2015-03-30
| * | | cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen2015-03-30
| * | | cfg/mac80211: add regulatory classes IE during TDLS setupArik Nemtsov2015-03-30
| * | | mac80211: notify the driver about deauthEmmanuel Grumbach2015-03-30
| * | | mac80211: notify the driver about association statusEmmanuel Grumbach2015-03-30
| * | | mac80211: notify the driver about authentication statusEmmanuel Grumbach2015-03-30
| * | | mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach2015-03-30
| * | | mac80211: allow to get wireless_dev structure from ieee80211_vifEmmanuel Grumbach2015-03-16
| * | | mac80211: provide station PMF configuration to driverSenthilKumar Jegadeesan2015-03-04
| * | | mac80211: allow iterating inactive interfacesArik Nemtsov2015-03-04
| * | | mac80211: Update beacon's timing and DTIM count on every beaconAlexander Bondar2015-03-03
| * | | cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor eventsAhmad Kholaif2015-03-03
| * | | cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-03
| * | | wext: add checked wrappers for adding events/points to streamsJohannes Berg2015-02-28
* | | | netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc2015-03-31
* | | | netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-31
* | | | xfrm: simplify xfrm_address_t useJiri Benc2015-03-31
* | | | tcp: simplify inetpeer_addr_base useJiri Benc2015-03-31
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-31
|\ \ \ \ | | |_|/ | |/| |
| * | | Bluetooth: Add macros for advertising instance flagsArman Uguray2015-03-25
| * | | Bluetooth: Add support for adv instance timeoutArman Uguray2015-03-23
| * | | Bluetooth: Add data structure for advertising instanceArman Uguray2015-03-23
| * | | Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flagsArman Uguray2015-03-23
| * | | Bluetooth: Add definitions for Add/Remove Advertising APIArman Uguray2015-03-23
* | | | net: dsa: Add basic framework to support ndo_fdb functionsGuenter Roeck2015-03-29
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-29
|\ \ \ \
| * | | | netfilter: nf_tables: implement set transaction supportPatrick McHardy2015-03-26
| * | | | netfilter: nf_tables: add transaction helper functionsPatrick McHardy2015-03-26
| * | | | netfilter: nf_tables: return set extensions from ->lookup()Patrick McHardy2015-03-26
| * | | | netfilter: nf_tables: consolide set element destructionPatrick McHardy2015-03-26
| * | | | netfilter: nf_tables: convert hash and rbtree to set extensionsPatrick McHardy2015-03-25
| * | | | netfilter: nf_tables: add set extensionsPatrick McHardy2015-03-25
| * | | | netfilter: nf_tables: move struct net pointer to base chainPatrick McHardy2015-03-25