summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-06-21net: rds: use for_each_sg() for scatterlist parsingFabian Frederick
2015-06-21packet: free packet_rollover after synchronize_netWillem de Bruijn
2015-06-21packet: read num_members once in packet_rcv_fanout()Eric Dumazet
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu
2015-06-18netfilter: Remove spurios included of netfilter.hEric W Biederman
2015-06-18netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso
2015-06-18netfilter: use forward declaration instead of including linux/proc_fs.hPablo Neira Ayuso
2015-06-18net: sched: Simplify em_ipset_matchEric W. Biederman
2015-06-18netfilter: Kill unused copies of RCV_SKB_FAILEric W. Biederman
2015-06-18netfilter: bridge: split ipv6 code into separated filePablo Neira Ayuso
2015-06-18Bluetooth: Fix warning of potentially uninitialized adv_instance variableJohan Hedberg
2015-06-18Bluetooth: Use zalloc when possibleJohan Hedberg
2015-06-18Bluetooth: Increment management interface revisionMarcel Holtmann
2015-06-18Bluetooth: hci_core: remove obsolete adv_instanceFlorian Grandel
2015-06-18Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising()Florian Grandel
2015-06-18Bluetooth: mgmt: multi-adv for trigger_le_scan()Florian Grandel
2015-06-18Bluetooth: mgmt: program multi-adv on power onFlorian Grandel
2015-06-18Bluetooth: mgmt: multi adv for remove_advertising*()Florian Grandel
2015-06-18Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for clear_adv_instances()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for set_advertising*()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for create_instance_adv_data()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for enable_advertising()Florian Grandel
2015-06-18Bluetooth: mgmt: improve get_adv_instance_flags() readabilityFlorian Grandel
2015-06-18Bluetooth: mgmt: multi adv for get_adv_instance_flags()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for get_current_adv_instance()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for read_adv_features()Florian Grandel
2015-06-18Bluetooth: mgmt: rename update_*_data_for_instance()Florian Grandel
2015-06-18Bluetooth: mgmt: dry update_scan_rsp_data()Florian Grandel
2015-06-18Bluetooth: hci_core/mgmt: move adv timeout to hdevFlorian Grandel
2015-06-18Bluetooth: hci_core/mgmt: Introduce multi-adv listFlorian Grandel
2015-06-18netfilter: bridge: rename br_netfilter.c to br_netfilter_hooks.cPablo Neira Ayuso
2015-06-18netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flagHarout Hedeshian
2015-06-18netfilter: nfnetlink_queue: add security context informationRoman Kubiak
2015-06-18bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov
2015-06-17Bluetooth: 6lowpan: Fix module refcountGlenn Ruben Bakke
2015-06-17Bluetooth: 6lowpan: Fix double kfree of netdev privGlenn Ruben Bakke
2015-06-17Bluetooth: 6lowpan: Move netdev sysfs device referenceGlenn Ruben Bakke
2015-06-17Bluetooth: 6lowpan: Rename ambiguous variableGlenn Ruben Bakke
2015-06-17Bluetooth: 6lowpan: Enable delete_netdev to be scheduled when last peer is de...Glenn Ruben Bakke
2015-06-17mac802154: iface: cleanup stack variableAlexander Aring
2015-06-17mac802154: iface: fix order while interface upAlexander Aring
2015-06-15bpf: disallow bpf tc programs access current->pid,uidAlexei Starovoitov
2015-06-15sock_diag: implement a get_info handler for inetCraig Gallek
2015-06-15sock_diag: specify info_size per inet protocolCraig Gallek
2015-06-15sock_diag: define destruction multicast groupsCraig Gallek
2015-06-15net/core: Add reading VF statistics through the PF netdeviceEran Ben Elisha
2015-06-15bridge: del external_learned fdbs from device on flush or ageoutScott Feldman
2015-06-15Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller