aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | * | | | 6lowpan: iphc: remove check on nullAlexander Aring2014-07-30
| | * | | | 6lowpan: iphc: use ipv6 api to check address scopeAlexander Aring2014-07-30
| | * | | | 6lowpan: iphc: cleanup use of lowpan_push_hc_dataAlexander Aring2014-07-30
| | * | | | 6lowpan: iphc: cleanup use of lowpan_fetch_skbAlexander Aring2014-07-30
| | * | | | 6lowpan: iphc: use sizeof in udp uncompressionAlexander Aring2014-07-30
| | * | | | 6lowpan: iphc: rename hc06_ptr pointer to hc_ptrAlexander Aring2014-07-30
| | * | | | Bluetooth: Fix SMP context tracking leading to a kernel crashJohan Hedberg2014-07-30
| | * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-07-29
| | |\ \ \ \
| | | * | | | Bluetooth: Fix incorrectly disabling page scan when toggling connectableJohan Hedberg2014-07-28
| | | * | | | Bluetooth: Fix clearing HCI_PSCAN flagJohan Hedberg2014-07-28
| | | * | | | Bluetooth: Set Simultaneous LE and BR/EDR controller option to zeroMarcel Holtmann2014-07-27
| | | * | | | Bluetooth: Expose default LE advertising interval via debugfsGeorg Lukas2014-07-26
| | | * | | | Bluetooth: Provide defaults for LE advertising intervalGeorg Lukas2014-07-26
| | | * | | | Bluetooth: Fix white list handling with resolvable private addressesMarcel Holtmann2014-07-26
| | | * | | | Bluetooth: Add support for using controller white list filteringMarcel Holtmann2014-07-26
| | | * | | | Bluetooth: Fix issue with ADV_IND reports and auto-connection handlingMarcel Holtmann2014-07-23
| | | * | | | Bluetooth: Ignore ADV_DIRECT_IND attempts from unknown devicesMarcel Holtmann2014-07-23
| | | * | | | Bluetooth: Get MWS transport configuration of the controllerMarcel Holtmann2014-07-23
| | | * | | | Bluetooth: Read list of local codecs supported by the controllerMarcel Holtmann2014-07-23
| | | * | | | Bluetooth: Avoid use of session socket after the session gets freedVignesh Raman2014-07-22
| | * | | | | Merge tag 'nfc-next-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-07-29
| | |\ \ \ \ \
| | | * | | | | NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooksMark A. Greer2014-07-22
| | | * | | | | NFC: hci: Add stop_poll HCI operand.Christophe Ricard2014-07-22
| | | * | | | | NFC: nci: Add T1T support notificationChristophe Ricard2014-07-22
| | | * | | | | NFC: digital: Add digital framing calls when in target modeMark A. Greer2014-07-20
| | | * | | | | NFC: digital: Clear poll_tech_count before activating targetMark A. Greer2014-07-20
| | | * | | | | NFC: digital: Check for NFC-DEP before checking for Type 4 tagMark A. Greer2014-07-20
| * | | | | | | netlink: fix lockdep splatsEric Dumazet2014-08-05
| * | | | | | | tcp: md5: remove unneeded check in tcp_v4_parse_md5_keysDmitry Popov2014-08-04
| * | | | | | | bridge: remove a useless commentMichael S. Tsirkin2014-08-04
| | |_|_|/ / / | |/| | | | |
| * | | | | | nftables: Convert nft_hash to use generic rhashtableThomas Graf2014-08-02
| * | | | | | netlink: Convert netlink_lookup() to use RCU protected hash tableThomas Graf2014-08-02
| * | | | | | inet: frags: use kmem_cache for inet_frag_queueNikolay Aleksandrov2014-08-02
| * | | | | | inet: frags: use INET_FRAG_EVICTED to prevent icmp messagesNikolay Aleksandrov2014-08-02
| * | | | | | inet: frags: fix function declaration alignments in inet_fragmentNikolay Aleksandrov2014-08-02
| * | | | | | inet: frags: rename last_in to flagsNikolay Aleksandrov2014-08-02
| * | | | | | inet: frags: use INC_STATS_BH in the ipv6 reassembly codeNikolay Aleksandrov2014-08-02
| * | | | | | ipv4: remove nested rcu_read_lock/unlockDuan Jiong2014-08-02
| * | | | | | net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-02
| * | | | | | net: filter: rename sk_convert_filter() -> bpf_convert_filter()Alexei Starovoitov2014-08-02
| * | | | | | net: filter: rename sk_chk_filter() -> bpf_check_classic()Alexei Starovoitov2014-08-02
| * | | | | | net: filter: rename sk_filter_proglen -> bpf_classic_proglenAlexei Starovoitov2014-08-02
| * | | | | | net: filter: simplify socket chargingAlexei Starovoitov2014-08-02
| * | | | | | net: use inet6_iif instead of IP6CB()->iifDuan Jiong2014-08-01
| * | | | | | netlink: Use PAGE_ALIGNED macroTobias Klauser2014-08-01
| * | | | | | net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORSDuan Jiong2014-08-01
| * | | | | | sctp: Fixup v4mapped behaviour to comply with Sock APIJason Gunthorpe2014-08-01
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-07-31
| |\ \ \ \ \ \
| | * | | | | | netfilter: nf_tables: check for unset NFTA_SET_ELEM_LIST_ELEMENTS attributePablo Neira Ayuso2014-07-31
| | * | | | | | netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit helper fun...Alexey Perevalov2014-07-31