summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-09-18ipv4: Don't recompute net in ipmr_queue_xmitEric W. Biederman
2015-09-18ipv4: Remember the net in ip_output and ip_mc_outputEric W. Biederman
2015-09-18ipv4: Compute net once in ip_rcvEric W. Biederman
2015-09-18ipv4: Compute net once in ip_forward_finishEric W. Biederman
2015-09-18ipv4: Compute net once in ip_forwardEric W. Biederman
2015-09-18net: Merge dst_output and dst_output_skEric W. Biederman
2015-09-18xfrm: Remove unused afinfo method init_dstEric W. Biederman
2015-09-17net-sysfs: get_netdev_queue_index() cleanupThadeu Lima de Souza Cascardo
2015-09-17Bluetooth: Fix typo in smp_ah comment for hash functionMarcel Holtmann
2015-09-17ieee802154: 6lowpan: use correct ESC value for dispatchStefan Schmidt
2015-09-17ieee802154: 6lowpan: fix drop return valueAlexander Aring
2015-09-17ieee802154: 6lowpan: remove tx full-size calc workaroundAlexander Aring
2015-09-17ieee802154: 6lowpan: remove packet type to hostAlexander Aring
2015-09-17ieee802154: 6lowpan: check on valid 802.15.4 frameAlexander Aring
2015-09-17ieee802154: 6lowpan: add check for reserved dispatchAlexander Aring
2015-09-17ieee802154: 6lowpan: add handler for all dispatch valuesAlexander Aring
2015-09-17ieee802154: 6lowpan: add generic lowpan header checkAlexander Aring
2015-09-17ieee820154: 6lowpan: dispatch evaluation reworkAlexander Aring
2015-09-17ieee802154: 6lowpan: earlier skb->dev switchAlexander Aring
2015-09-17ieee802154: 6lowpan: trivial checks at firstAlexander Aring
2015-09-17ieee802154: 6lowpan: cleanup pull of iphc bytesAlexander Aring
2015-09-17ieee802154: 6lowpan: change if lowpan dev is runningAlexander Aring
2015-09-17ieee802154: 6lowpan: remove EXPORT_SYMBOLAlexander Aring
2015-09-17ieee802154: 6lowpan: remove set to zeroAlexander Aring
2015-09-17ieee802154: 6lowpan: remove check on nullAlexander Aring
2015-09-17ieee802154: 6lowpan: register packet layer while openAlexander Aring
2015-09-17ieee802154: 6lowpan: change dev vars to wdev and ldevAlexander Aring
2015-09-17Bluetooth: close HCI device when user channel socket gets closedSimon Fels
2015-09-17Bluetooth: Use BROKEN_STORED_LINK_KEY quirk for HCI_Read_Stored_Link_KeyJohan Hedberg
2015-09-17ipvs: add sysctl to ignore tunneled packetsAlex Gartrell
2015-09-15rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan
2015-09-15net: Allow user to get table id from route lookupDavid Ahern
2015-09-15net: Add FIB table id to rtableDavid Ahern
2015-09-15net: Refactor rtable initializationDavid Ahern
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-10tcp_cubic: better follow cubic curve after idle periodEric Dumazet
2015-09-10tcp: generate CA_EVENT_TX_START on data framesNeal Cardwell
2015-09-10netlink, mmap: fix edge-case leakages in nf queue zero-copyDaniel Borkmann
2015-09-10netlink, mmap: don't walk rx ring on poll if receive queue non-emptyDaniel Borkmann
2015-09-10ipv6: fix ifnullfree.cocci warningsWu Fengguang
2015-09-09net: ipv6: use common fib_default_rule_prefPhil Sutter
2015-09-09ipv6: fix multipath route replace error recoveryRoopa Prabhu
2015-09-09RDS: verify the underlying transport exists before creating a connectionSasha Levin
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-09net: tipc: fix stall during bclink wakeup procedureKolmakov Dmitriy
2015-09-09net: bridge: remove unnecessary switchdev includeVivien Didelot
2015-09-09net: bridge: check __vlan_vid_del for errorVivien Didelot
2015-09-07Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-09-07openvswitch: Remove conntrack Kconfig option.Joe Stringer
2015-09-07Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/lin...David S. Miller