summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | | | Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.cMarcel Holtmann2014-07-11
| | | * | | | | | | | | | | | | Bluetooth: Update the list of L2CAP fixed channelsMarcel Holtmann2014-07-11
| | | * | | | | | | | | | | | | Bluetooth: Move HCI request internals to net/bluetooth/hci_core.cMarcel Holtmann2014-07-11
| | | * | | | | | | | | | | | | Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.cMarcel Holtmann2014-07-11
| | | * | | | | | | | | | | | | Bluetooth: Delcare the hci_sec_filter as constMarcel Holtmann2014-07-11
| | | * | | | | | | | | | | | | Bluetooth: Move struct hci_sec_filter next to its userMarcel Holtmann2014-07-11
| | | * | | | | | | | | | | | | Bluetooth: Set HCI_PAIRABLE during power on for legacy ioctlMarcel Holtmann2014-07-10
| | | * | | | | | | | | | | | | Bluetooth: Mark controller is down when HCI_AUTO_OFF is setMarcel Holtmann2014-07-10
| | | * | | | | | | | | | | | | Bluetooth: Remove unneeded mgmt_write_scan_failed functionJohan Hedberg2014-07-10
| | | * | | | | | | | | | | | | Bluetooth: Remove unneeded mgmt_discoverable functionJohan Hedberg2014-07-10
| | | * | | | | | | | | | | | | Bluetooth: Refactor ioctl scan state update to its own functionJohan Hedberg2014-07-10
| | | * | | | | | | | | | | | | Bluetooth: Remove unneeded mgmt_connectable functionJohan Hedberg2014-07-10
| | | * | | | | | | | | | | | | Bluetooth: Fix using test_and_clear instead of test_and_setJohan Hedberg2014-07-10
| | | * | | | | | | | | | | | | Bluteooth: Reject SMP bonding if HCI_PAIRABLE is not setJohan Hedberg2014-07-10
| | | * | | | | | | | | | | | | Bluetooth: Fix advertising parameter update when toggling connectableJohan Hedberg2014-07-10
| | | * | | | | | | | | | | | | Bluetooth: Fix incorrect clearing of SMP_FLAG_INITIATORJohan Hedberg2014-07-09
| | | * | | | | | | | | | | | | Bluetooth: Fix forcing SMP just-works with no-bondingJohan Hedberg2014-07-09
| | | * | | | | | | | | | | | | Bluetooth: Always confirm incoming SMP just-works requestsJohan Hedberg2014-07-09
| * | | | | | | | | | | | | | | inet: frag: set limits and make init_net's high_thresh limit globalNikolay Aleksandrov2014-07-27
| * | | | | | | | | | | | | | | inet: frag: use seqlock for hash rebuildFlorian Westphal2014-07-27
| * | | | | | | | | | | | | | | inet: frag: remove periodic secret rebuild timerFlorian Westphal2014-07-27
| * | | | | | | | | | | | | | | inet: frag: remove lru listFlorian Westphal2014-07-27
| * | | | | | | | | | | | | | | inet: frag: don't account number of fragment queuesFlorian Westphal2014-07-27
| * | | | | | | | | | | | | | | inet: frag: move eviction of queues to work queueFlorian Westphal2014-07-27
| * | | | | | | | | | | | | | | inet: frag: move evictor calls into frag_find functionFlorian Westphal2014-07-27
| * | | | | | | | | | | | | | | inet: frag: remove hash size assumptions from callersFlorian Westphal2014-07-27
| * | | | | | | | | | | | | | | inet: frag: constify match, hashfn and constructor argumentsFlorian Westphal2014-07-27
| * | | | | | | | | | | | | | | ipv6: remove obsolete comment in ip6_append_data()Li RongQing2014-07-24
| * | | | | | | | | | | | | | | net: do not name the pointer to struct net_device netWANG Cong2014-07-24
| * | | | | | | | | | | | | | | net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'Alexei Starovoitov2014-07-24
| * | | | | | | | | | | | | | | net_sched: remove exceptional & on function nameHimangi Saraogi2014-07-24
| * | | | | | | | | | | | | | | neigh: remove exceptional & on function nameHimangi Saraogi2014-07-24
| * | | | | | | | | | | | | | | igmp: remove exceptional & on function nameHimangi Saraogi2014-07-24
| * | | | | | | | | | | | | | | openvswitch: Add skb_clone NULL check for the sampling action.Andy Zhou2014-07-24
| * | | | | | | | | | | | | | | openvswitch: Sample action without side effectsSimon Horman2014-07-24
| * | | | | | | | | | | | | | | openvswitch: Avoid memory corruption in queue_userspace_packet()Andy Zhou2014-07-24
| * | | | | | | | | | | | | | | openvswitch: Enable tunnel GSO for OVS bridge.Pravin B Shelar2014-07-24
| * | | | | | | | | | | | | | | openvswitch: Allow each vport to have an array of 'port_id's.Alex Wang2014-07-24
| * | | | | | | | | | | | | | | net: filter: split filter.c into two filesAlexei Starovoitov2014-07-23
| * | | | | | | | | | | | | | | ipv4: Make IP_MULTICAST_ALL and IP_MSFILTER work on raw socketsQuentin Armitage2014-07-23
| * | | | | | | | | | | | | | | sock: remove skb argument from sk_rcvqueues_fullSorin Dumitru2014-07-23
| * | | | | | | | | | | | | | | net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAYDavid Laight2014-07-22
| * | | | | | | | | | | | | | | net: sctp: Open out the check for NagleDavid Laight2014-07-22
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | af_iucv: avoid path quiesce of severed path in shutdown()Ursula Braun2014-07-21
| * | | | | | | | | | | | | | | tipc: fix sparse non static symbol warningsWei Yongjun2014-07-20
| * | | | | | | | | | | | | | | net/rxrpc/ar-key.c: drop negativity check on unsigned valueAndrey Utkin2014-07-20
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-07-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | ipvs: Remove dead debug codeYannick Brosseau2014-07-16
| | * | | | | | | | | | | | | | | ipvs: remove null test before kfreeFabian Frederick2014-07-16