summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwardingAlex Gartrell2014-07-171-1/+1
| | * | | | | | ipv6: data of fwmark_reflect sysctl needs to be updated on netns constructionHannes Frederic Sowa2014-08-021-0/+1
| | * | | | | | net: Correctly set segment mac_len in skb_segment().Vlad Yasevich2014-07-311-1/+1
| | * | | | | | bridge: Don't include NDA_VLAN for FDB entries with vid 0Toshiaki Makita2014-07-311-1/+1
| | * | | | | | tcp: Fix integer-overflow in TCP vegasChristoph Paasch2014-07-301-1/+2
| | * | | | | | tcp: Fix integer-overflows in TCP venoChristoph Paasch2014-07-301-1/+1
| | * | | | | | ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"Dmitry Popov2014-07-301-11/+18
| * | | | | | | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-08-056-27/+37
| |\ \ \ \ \ \ \
| | * | | | | | | batman-adv: Start new development cycleSimon Wunderlich2014-08-051-1/+1
| | * | | | | | | batman-adv: increase default hop penaltySimon Wunderlich2014-08-051-1/+1
| | * | | | | | | batman-adv: remove unnecessary logspamAndré Gaul2014-08-052-15/+23
| | * | | | | | | batman-adv: prefer kmalloc_array to kmalloc when possibleAntonio Quartulli2014-08-043-10/+12
| * | | | | | | | bridge: Update outdated comment on promiscuous modeToshiaki Makita2014-08-051-4/+2
| * | | | | | | | net-timestamp: ACK timestamp for bytestreamsWillem de Bruijn2014-08-052-0/+8
| * | | | | | | | net-timestamp: TCP timestampingWillem de Bruijn2014-08-054-6/+52
| * | | | | | | | net-timestamp: SCHED timestamp on entering packet schedulerWillem de Bruijn2014-08-053-4/+19
| * | | | | | | | net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn2014-08-054-1/+19
| * | | | | | | | net-timestamp: move timestamp flags out of sk_flagsWillem de Bruijn2014-08-052-27/+6
| * | | | | | | | net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn2014-08-052-9/+12
| * | | | | | | | tcp: reduce spurious retransmits due to transient SACK renegingNeal Cardwell2014-08-052-13/+20
| * | | | | | | | Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-08-0513-174/+520
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Bluetooth: Always use non-bonding requirement when not bondableJohan Hedberg2014-07-301-3/+8
| | * | | | | | | | Bluetooth: Rename pairable mgmt setting to bondableJohan Hedberg2014-07-301-7/+7
| | * | | | | | | | Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLEJohan Hedberg2014-07-304-11/+11
| | * | | | | | | | Bluetooth: Fix sparse warning from HID new leds handlingMarcel Holtmann2014-07-301-1/+1
| | * | | | | | | | Bluetooth: Fix check for connected state when pairingJohan Hedberg2014-07-301-1/+1
| | * | | | | | | | 6lowpan: iphc: Fix parenthesis alignments which off-by-oneMarcel Holtmann2014-07-301-3/+3
| | * | | | | | | | 6lowpan: iphc: Fix missing braces for if statementMarcel Holtmann2014-07-301-2/+2
| | * | | | | | | | 6lowpan: iphc: Fix missing blank line after variable declarationsMarcel Holtmann2014-07-301-0/+1
| | * | | | | | | | 6lowpan: iphc: Fix issues with alignment matching open parenthesisMarcel Holtmann2014-07-301-39/+35
| | * | | | | | | | 6lowpan: iphc: Fix block comments to match networking styleMarcel Holtmann2014-07-301-22/+11
| | * | | | | | | | 6lowpan: iphc: remove check on nullAlexander Aring2014-07-301-3/+0
| | * | | | | | | | 6lowpan: iphc: use ipv6 api to check address scopeAlexander Aring2014-07-301-12/+17
| | * | | | | | | | 6lowpan: iphc: cleanup use of lowpan_push_hc_dataAlexander Aring2014-07-301-25/+20
| | * | | | | | | | 6lowpan: iphc: cleanup use of lowpan_fetch_skbAlexander Aring2014-07-301-6/+7
| | * | | | | | | | 6lowpan: iphc: use sizeof in udp uncompressionAlexander Aring2014-07-301-9/+14
| | * | | | | | | | 6lowpan: iphc: rename hc06_ptr pointer to hc_ptrAlexander Aring2014-07-301-56/+56
| | * | | | | | | | Bluetooth: Fix SMP context tracking leading to a kernel crashJohan Hedberg2014-07-301-5/+8
| | * | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-07-295-20/+252
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Bluetooth: Fix incorrectly disabling page scan when toggling connectableJohan Hedberg2014-07-281-1/+13
| | | * | | | | | | | Bluetooth: Fix clearing HCI_PSCAN flagJohan Hedberg2014-07-281-1/+1
| | | * | | | | | | | Bluetooth: Set Simultaneous LE and BR/EDR controller option to zeroMarcel Holtmann2014-07-272-4/+4
| | | * | | | | | | | Bluetooth: Expose default LE advertising interval via debugfsGeorg Lukas2014-07-261-0/+60
| | | * | | | | | | | Bluetooth: Provide defaults for LE advertising intervalGeorg Lukas2014-07-262-2/+4
| | | * | | | | | | | Bluetooth: Fix white list handling with resolvable private addressesMarcel Holtmann2014-07-262-0/+28
| | | * | | | | | | | Bluetooth: Add support for using controller white list filteringMarcel Holtmann2014-07-261-0/+96
| | | * | | | | | | | Bluetooth: Fix issue with ADV_IND reports and auto-connection handlingMarcel Holtmann2014-07-243-4/+33
| | | * | | | | | | | Bluetooth: Ignore ADV_DIRECT_IND attempts from unknown devicesMarcel Holtmann2014-07-241-6/+0
| | | * | | | | | | | Bluetooth: Get MWS transport configuration of the controllerMarcel Holtmann2014-07-231-0/+4
| | | * | | | | | | | Bluetooth: Read list of local codecs supported by the controllerMarcel Holtmann2014-07-231-0/+4
OpenPOWER on IntegriCloud