aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-31ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu7-15/+26
2015-07-31bpf: add helpers to access tunnel metadataAlexei Starovoitov4-6/+124
2015-07-31Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driverWoojung.Huh@microchip.com4-0/+4610
2015-07-31bpf_jit_disasm: also support reading jit dump from fileDaniel Borkmann1-19/+90
2015-07-30tipc: clean up link creationJon Paul Maloy4-121/+86
2015-07-30tipc: use temporary, non-protected skb queue for bundle receptionJon Paul Maloy1-15/+19
2015-07-30tipc: remove implicit message delivery in node_unlock()Jon Paul Maloy4-63/+10
2015-07-30tipc: make resetting of links non-atomicJon Paul Maloy3-70/+127
2015-07-30tipc: move received discovery data evaluation inside node.cJon Paul Maloy3-123/+127
2015-07-30tipc: merge link->exec_mode and link->state into one FSMJon Paul Maloy3-180/+226
2015-07-30tipc: move protocol message sending away from link FSMJon Paul Maloy3-21/+33
2015-07-30tipc: move link synch and failover to link aggregation levelJon Paul Maloy5-508/+342
2015-07-30tipc: extend node FSMJon Paul Maloy2-11/+92
2015-07-30tipc: reverse call order for link_reset()->node_link_down()Jon Paul Maloy2-14/+22
2015-07-30tipc: move all link_reset() calls to link aggregation levelJon Paul Maloy5-69/+104
2015-07-30tipc: eliminate function tipc_link_activate()Jon Paul Maloy3-16/+8
2015-07-30net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu5-9/+27
2015-07-30net: phy: spi_ks8995: clean up ks8995_registers_read/writeVladimir Zapolskiy1-22/+0
2015-07-30bpf: also show process name/pid in bpf_jit_dumpDaniel Borkmann1-2/+4
2015-07-30bpf, x86/sparc: show actual number of passes in bpf_jit_dumpDaniel Borkmann2-2/+2
2015-07-30bpf: provide helper that indicates eBPF was migratedDaniel Borkmann2-1/+11
2015-07-30test_bpf: assign type to native eBPF test casesDaniel Borkmann1-0/+2
2015-07-30bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz2-0/+7
2015-07-30Bluetooth: 6lowpan: Fix possible raceAlexander Aring1-10/+13
2015-07-30mac802154: Fix memory corruption with global deferred transmit state.Lennert Buytenhek3-21/+12
2015-07-30at86rf230: remove hrtimer on 1 usec delayAlexander Aring1-1/+3
2015-07-30Bluetooth: cmtp: Do not use list_for_each_safe when not neededChristophe JAILLET1-4/+4
2015-07-30Bluetooth: btusb: match generic class code in interface descriptorDaniel Drake1-0/+3
2015-07-30Bluetooth: Move create/accept phy link completed callback to amp.cArron Wang2-51/+51
2015-07-30Bluetooth: Move amp assoc read/write completed callback to amp.cArron Wang2-63/+77
2015-07-30Bluetooth: Move get info completed callback to a2mp.cArron Wang2-5/+17
2015-07-30Bluetooth: Move high speed specific event under BT_HS optionArron Wang1-20/+24
2015-07-30Bluetooth: Add BT_HS config optionArron Wang4-1/+40
2015-07-30Bluetooth: btbcm: Add BCM4330B1 UART deviceFrederic Danis1-1/+7
2015-07-30mlxsw: Introduce Mellanox SwitchX-2 ASIC supportJiri Pirko8-0/+1655
2015-07-30mlxsw: Add interface to access registers and process eventsIdo Schimmel5-0/+2192
2015-07-30mlxsw: Add PCI bus implementationJiri Pirko4-0/+2023
2015-07-30mlxsw: Introduce Mellanox switch driver coreJiri Pirko11-0/+2366
2015-07-29be2net: Support vxlan offload stats in the driverSriharsha Basavapatna3-1/+10
2015-07-29bnx2x: add vlan filtering offloadYuval Mintz10-290/+905
2015-07-29net/mlx5e: Remove the mlx5e_update_priv_params() functionAchiad Shochat3-50/+60
2015-07-29net/mlx5e: Introduce create/destroy RSS indir table access functionsAchiad Shochat3-17/+35
2015-07-29net/mlx5e: Do not use netdev_err() before the netdev is registeredAchiad Shochat1-10/+5
2015-07-29net/mlx5e: Avoid redundant de-referenceAchiad Shochat1-1/+1
2015-07-29net/mlx5e: Remove redundant assignment of sq->user_indexAchiad Shochat1-1/+0
2015-07-29net/mlx5e: Remove redundant field mlx5e_priv->num_tcAchiad Shochat3-18/+14
2015-07-29net/mlx5e: Use hard-coded 4K page size for RQ/SQ/CQAchiad Shochat1-3/+3
2015-07-29net/mlx5_core: Check the return value of mlx5_command_exec()Haggai Abramonvsky1-1/+6
2015-07-29openvswitch: Re-add CONFIG_OPENVSWITCH_VXLANThomas Graf5-200/+235
2015-07-29net: pktgen: Remove unused 'allocated_skbs' fieldBogdan Hamciuc1-2/+0