summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Bluetooth: Stop sabotaging list poisoningAlexey Dobriyan2015-06-111-6/+2
| * | Bluetooth: Fix exposing full value of shortened LTKsJohan Hedberg2015-06-102-2/+14
| * | Bluetooth: Move SCO support under BT_BREDR config optionArron Wang2015-06-091-1/+2
| * | Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return voidArron Wang2015-06-092-6/+4
| * | Bluetooth: Don't call shutdown when leaving user channelLoic Poulain2015-06-091-0/+1
| * | mac802154/iface: remove superfluous WARN_ON call in slave_open()Stefan Schmidt2015-06-091-1/+0
| * | Bluetooth: Fix encryption key size handling for LTKsJohan Hedberg2015-06-093-15/+7
| * | Bluetooth: Fix race condition with user channel and setup stageMarcel Holtmann2015-06-081-7/+19
| * | mac802154: remove unneeded vif structAlexander Aring2015-06-073-9/+6
| * | Bluetooth: Reorder HCI user channel socket releaseLoic Poulain2015-06-061-2/+2
| * | Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery2015-06-061-8/+12
| * | nl802154: export supported commandsVarka Bhadram2015-06-041-0/+40
| * | ieee802154: Fix sockaddr_ieee802154 implicit padding information leak.Lennert Buytenhek2015-06-041-0/+6
| * | cfg802154: fix rdev-ops naming convension and format specifiersVarka Bhadram2015-06-041-5/+5
| * | mac802154: add trace functionality for driver opsVarka Bhadram2015-06-024-15/+362
| * | ieee802154: 6lowpan: set ackreq when neededAlexander Aring2015-06-021-2/+3
| * | ieee802154: Fix EUI-64 station address validation.Lennert Buytenhek2015-05-311-2/+2
* | | inet_diag: Remove _bh suffix in inet_diag_dump_reqs().Hiroaki SHIMODA2015-06-231-2/+2
* | | switchdev: fdb filter_dev is always NULL for self (device), so remove checkScott Feldman2015-06-231-6/+0
* | | ipv4: include NLM_F_APPEND flag in append route notificationsRoopa Prabhu2015-06-211-2/+5
* | | netlink: add API to retrieve all group membershipsDavid Herrmann2015-06-211-0/+22
* | | sock_diag: fetch source port from inet_sockCraig Gallek2015-06-211-0/+2
* | | pkt_sched: sch_qfq: remove redundant -if- control statementAndrea Parri2015-06-211-2/+1
* | | net: rds: use for_each_sg() for scatterlist parsingFabian Frederick2015-06-211-8/+14
* | | packet: free packet_rollover after synchronize_netWillem de Bruijn2015-06-212-1/+3
* | | netfilter: Remove spurios included of netfilter.hEric W Biederman2015-06-188-8/+0
* | | netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso2015-06-181-0/+1
* | | netfilter: use forward declaration instead of including linux/proc_fs.hPablo Neira Ayuso2015-06-181-0/+1
* | | net: sched: Simplify em_ipset_matchEric W. Biederman2015-06-181-2/+2
* | | netfilter: Kill unused copies of RCV_SKB_FAILEric W. Biederman2015-06-182-4/+0
* | | netfilter: bridge: split ipv6 code into separated filePablo Neira Ayuso2015-06-183-239/+255
* | | netfilter: bridge: rename br_netfilter.c to br_netfilter_hooks.cPablo Neira Ayuso2015-06-182-0/+1
* | | netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flagHarout Hedeshian2015-06-181-6/+53
* | | netfilter: nfnetlink_queue: add security context informationRoman Kubiak2015-06-181-1/+34
* | | bpf: disallow bpf tc programs access current->pid,uidAlexei Starovoitov2015-06-161-6/+0
* | | sock_diag: implement a get_info handler for inetCraig Gallek2015-06-163-3/+52
* | | sock_diag: specify info_size per inet protocolCraig Gallek2015-06-164-2/+6
* | | sock_diag: define destruction multicast groupsCraig Gallek2015-06-162-1/+95
* | | net/core: Add reading VF statistics through the PF netdeviceEran Ben Elisha2015-06-161-2/+49
* | | bridge: del external_learned fdbs from device on flush or ageoutScott Feldman2015-06-161-0/+17
* | | Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2015-06-168-17/+678
|\ \ \ | | |/ | |/|
| * | NFC: nci: remove current SLEEP mode managementVincent Cuissard2015-06-131-1/+1
| * | NFC: nfcmrvl: add UART driverVincent Cuissard2015-06-111-1/+0
| * | NFC: nci: add generic uart supportVincent Cuissard2015-06-113-0/+505
| * | NFC: nci: Export nci_req_completeSamuel Ortiz2015-06-101-0/+1
| * | NFC: netlink: Implement vendor command supportSamuel Ortiz2015-06-091-0/+55
| * | NFC: nci: Move close ops call in nci_close_deviceChristophe Ricard2015-06-091-4/+6
| * | NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmdChristophe Ricard2015-06-091-0/+26
| * | NFC: nci: Add nci init ops for early device initializationChristophe Ricard2015-06-091-2/+7
| * | NFC: nci: Add NCI_RESET return code check before setupChristophe Ricard2015-06-091-2/+3