summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-02-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-02-04net: add skb functions to process remote checksum offloadTom Herbert
2015-02-04bridge: Let bridge not age 'externally' learnt FDB entries, they are removed ...Siva Mannem
2015-02-04xps: fix xps for stacked devicesEric Dumazet
2015-02-03netlabel: Less function calls in netlbl_mgmt_add_common() after error detectionMarkus Elfring
2015-02-03netlabel: Deletion of an unnecessary check before the function call "cipso_v4...Markus Elfring
2015-02-03netlabel: Deletion of an unnecessary check before the function call "cipso_v4...Markus Elfring
2015-02-03Bluetooth: Fix potential NULL dereferenceJohan Hedberg
2015-02-02net: sctp: Deletion of an unnecessary check before the function call "kfree"Markus Elfring
2015-02-02ipv6: Allow for partial checksums on non-ufo packetsVlad Yasevich
2015-02-02udpv6: Add lockless sendmsg() supportVlad Yasevich
2015-02-02ipv6: Introduce udpv6_send_skb()Vlad Yasevich
2015-02-02ipv6: introduce ipv6_make_skbVlad Yasevich
2015-02-02ipv6: Append sending data to arbitrary queueVlad Yasevich
2015-02-02ipv6: pull cork initialization into its own function.Vlad Yasevich
2015-02-02net: dctcp: loosen requirement to assert ECT(0) during 3WHSFlorian Westphal
2015-02-02net-timestamp: no-payload only sysctlWillem de Bruijn
2015-02-02net-timestamp: no-payload optionWillem de Bruijn
2015-02-02Bluetooth: Remove mgmt_rp_read_local_oob_ext_data structJohan Hedberg
2015-02-02Bluetooth: Add restarting to service discoveryJakub Pawlowski
2015-02-02Bluetooth: Add le_scan_restart work for LE scan restartingJakub Pawlowski
2015-02-01bridge: offload bridge port attributes to switch asic if feature flag setRoopa Prabhu
2015-02-01swdevice: add new apis to set and del bridge port attributesRoopa Prabhu
2015-02-01bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu
2015-02-01Bluetooth: Fix OOB data present for BR/EDR Secure Connections Only modeMarcel Holtmann
2015-02-01Bluetooth: Expose remote OOB information as debugfs entryMarcel Holtmann
2015-02-01Bluetooth: Expose hardware error code as debugfs entryMarcel Holtmann
2015-02-01Bluetooth: Expose debug keys usage setting via debugfsMarcel Holtmann
2015-02-01Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode commandMarcel Holtmann
2015-02-01Bluetooth: Expose Secure Simple Pairing debug mode setting in debugfsMarcel Holtmann
2015-01-31ipv4: icmp: use percpu allocationEric Dumazet
2015-01-31tcp: use SACK RTTs for CCKenneth Klette Jonassen
2015-01-31Bluetooth: Allow remote OOB data to only provide P-192 or P-256 valuesMarcel Holtmann
2015-01-31Bluetooth: Fix OOB data present value for SMP pairingMarcel Holtmann
2015-01-31Bluetooth: Fix OOB data present value for BR/EDR Secure ConnectionsMarcel Holtmann
2015-01-31Bluetooth: Store OOB data present value for each set of remote OOB dataMarcel Holtmann
2015-01-30irda: use msecs_to_jiffies for conversionsNicholas Mc Guire
2015-01-30net: mark some potential candidates __read_mostlyDaniel Borkmann
2015-01-29dev: add per net_device packet type chainsSalam Noureddine
2015-01-29rtnetlink: pass link_net to the newlink handlerNicolas Dichtel
2015-01-29Bluetooth: Fix sending Read Remote Extended Features commandSzymon Janc
2015-01-28pkt_sched: fq: remove useless TIME_WAIT checkEric Dumazet
2015-01-28act_connmark: fix dependencies betterArnd Bergmann
2015-01-28net: remove sock_iocbChristoph Hellwig
2015-01-28openvswitch: Add support for checksums on UDP tunnels.Jesse Gross
2015-01-28Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-01-29Bluetooth: Move smp_unregister() into hci_dev_do_close() functionMarcel Holtmann
2015-01-28Bluetooth: Perform a power cycle when receiving hardware error eventMarcel Holtmann
2015-01-28Bluetooth: Introduce hci_dev_do_reset helper functionMarcel Holtmann
2015-01-28Bluetooth: Fix notifying discovery state when powering offJohan Hedberg