aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-10-08ipv4: Fix ip_queue_xmit to pass sk into ip_local_out_skEric W. Biederman
2015-10-08ipv4: Fix ip_local_out_sk by passing the sk into __ip_local_out_skEric W. Biederman
2015-10-08Bluetooth: 6lowpan: Remove unnecessary chan_get() functionJohan Hedberg
2015-10-08Bluetooth: 6lowpan: Rename confusing 'pchan' variablesJohan Hedberg
2015-10-08Bluetooth: 6lowpan: Remove unnecessary chan_open() functionJohan Hedberg
2015-10-08Bluetooth: 6lowpan: Remove redundant BT_CONNECTED assignmentJohan Hedberg
2015-10-08Bluetooth: 6lowpan: Remove redundant (and incorrect) MPS assignmentsJohan Hedberg
2015-10-08Bluetooth: 6lowpan: Fix imtu & omtu valuesJohan Hedberg
2015-10-08Bluetooth: Enforce packet types in hci_recv_frame driver functionMarcel Holtmann
2015-10-08Bluetooth: Fix interaction of HCI_QUIRK_RESET_ON_CLOSE and HCI_AUTO_OFFMarcel Holtmann
2015-10-08Bluetooth: Add debugfs entry for setting vendor diagnostic modeMarcel Holtmann
2015-10-08Bluetooth: Add support for vendor specific diagnostic channelMarcel Holtmann
2015-10-08Bluetooth: Send index information updates to monitor channelMarcel Holtmann
2015-10-07tcp: ensure prior synack rtx behavior with small backlogsEric Dumazet
2015-10-07net: ipv4: tcp.c Fixed an assignment coding style issueYuvaraja Mariappan
2015-10-07bridge: netlink: add support for port's multicast_router attributeNikolay Aleksandrov
2015-10-07bridge: netlink: allow to flush port's fdbNikolay Aleksandrov
2015-10-07bridge: netlink: export port's timer valuesNikolay Aleksandrov
2015-10-07bridge: netlink: export port's topology_change_ack and config_pendingNikolay Aleksandrov
2015-10-07bridge: netlink: export port's id and numberNikolay Aleksandrov
2015-10-07bridge: netlink: export port's designated cost and portNikolay Aleksandrov
2015-10-07bridge: netlink: export port's bridge idNikolay Aleksandrov
2015-10-07bridge: netlink: export port's root idNikolay Aleksandrov
2015-10-07net: Lookup actual route when oif is VRF deviceDavid Ahern
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller
2015-10-07net: Add l3mdev saddr lookup to raw_sendmsgDavid Ahern
2015-10-07net: Add source address lookup op for VRFDavid Ahern
2015-10-07net: Refactor path selection in __ip_route_output_key_hashDavid Ahern
2015-10-07net: Add netif_is_l3_slaveDavid Ahern
2015-10-07net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRCDavid Ahern
2015-10-07net: Fix vti use case with oif in dst lookups for IPv6David Ahern
2015-10-07openvswitch: netlink attributes for IPv6 tunnelingJiri Benc
2015-10-07openvswitch: add tunnel protocol to sw_flow_keyJiri Benc
2015-10-07bridge: netlink: make br_fill_info's frame size smallerNikolay Aleksandrov
2015-10-07net: Add support for filtering neigh dump by device indexDavid Ahern
2015-10-07net: dsa: better error reportingRussell King
2015-10-05ipv4: Fix compilation errors in fib_rebalancePeter Nørlund
2015-10-05RDS: IB: split mr pool to improve 8K messages performanceSantosh Shilimkar
2015-10-05RDS: IB: use max_mr from HCA caps than max_fmrSantosh Shilimkar
2015-10-05RDS: IB: mark rds_ib_fmr_wq staticSantosh Shilimkar
2015-10-05RDS: IB: use already available pool handle from ibmrSantosh Shilimkar
2015-10-05RDS: IB: fix the rds_ib_fmr_wq kick callSantosh Shilimkar
2015-10-05RDS: IB: handle rds_ibdev release case instead of crashing the kernelSantosh Shilimkar
2015-10-05RDS: IB: split send completion handling and do batch ackSantosh Shilimkar
2015-10-05RDS: IB: ack more receive completions to improve performanceSantosh Shilimkar
2015-10-05RDS: use rds_send_xmit() state instead of RDS_LL_SEND_FULLSantosh Shilimkar
2015-10-05RDS: defer the over_batch work to send workerSantosh Shilimkar
2015-10-05mac80211: make ieee80211_new_mesh_header return unsignedAndrzej Hajda
2015-10-05bpf, seccomp: prepare for upcoming criu supportDaniel Borkmann
2015-10-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiede...David S. Miller