Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller
2015-04-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-06ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org
2015-04-04netfilter: Pass nf_hook_state through nft_set_pktinfo*().David S. Miller
2015-04-04netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().David S. Miller
2015-04-04netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().David S. Miller
2015-04-04netfilter: Use nf_hook_state in nf_queue_entry.David S. Miller
2015-04-02ipip,gre,vti,sit: implement ndo_get_iflinkNicolas Dichtel
2015-04-02ip6tnl,gre6,vti6: implement ndo_get_iflinkNicolas Dichtel
2015-04-02Bluetooth: Convert local OOB data reading to use HCI requestJohan Hedberg
2015-04-02Bluetooth: Remove unused hci_req_pending() functionJohan Hedberg
2015-04-02Bluetooth: Remove unneeded recv_event variableJohan Hedberg
2015-04-02Bluetooth: Convert hci_req_sync family of function to new request APIJohan Hedberg
2015-04-02Bluetooth: Add second hci_request callback option for full skbJohan Hedberg
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-31netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc
2015-03-31netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc
2015-03-31xfrm: simplify xfrm_address_t useJiri Benc
2015-03-31tcp: simplify inetpeer_addr_base useJiri Benc
2015-03-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-03-31Bluetooth: Refactor HCI request variables into own structJohan Hedberg
2015-03-31Bluetooth: Refactor L2CAP variables into l2cap_ctrlJohan Hedberg
2015-03-30mac80211: make sta.wme indicate whether QoS is usedJohannes Berg
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen
2015-03-30cfg/mac80211: add regulatory classes IE during TDLS setupArik Nemtsov
2015-03-30mac80211: notify the driver about deauthEmmanuel Grumbach
2015-03-30mac80211: notify the driver about association statusEmmanuel Grumbach
2015-03-30mac80211: notify the driver about authentication statusEmmanuel Grumbach
2015-03-30mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach
2015-03-29net: dsa: Add basic framework to support ndo_fdb functionsGuenter Roeck
2015-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-03-29tcp: tcp_syn_flood_action() can be staticEric Dumazet
2015-03-26netfilter: nf_tables: implement set transaction supportPatrick McHardy
2015-03-26netfilter: nf_tables: add transaction helper functionsPatrick McHardy
2015-03-26netfilter: nf_tables: return set extensions from ->lookup()Patrick McHardy
2015-03-26netfilter: nf_tables: consolide set element destructionPatrick McHardy
2015-03-26Bluetooth: Add macros for advertising instance flagsArman Uguray
2015-03-25ipv6: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa
2015-03-25ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa
2015-03-25netfilter: nf_tables: convert hash and rbtree to set extensionsPatrick McHardy
2015-03-25netfilter: nf_tables: add set extensionsPatrick McHardy
2015-03-25sctp: avoid to repeatedly declare external variablesYing Xue
2015-03-25netfilter: nf_tables: move struct net pointer to base chainPatrick McHardy
2015-03-25tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()Eric Dumazet
2015-03-25tcp: md5: remove request sock argument of calc_md5_hash()Eric Dumazet
2015-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-24ipv6: introduce idgen_delay and idgen_retries knobsHannes Frederic Sowa
2015-03-24ipv6: do retries on stable privacy addressesHannes Frederic Sowa
2015-03-24ipv6: collapse state_lock and lockHannes Frederic Sowa