| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | nl802154: add support for security layer | Alexander Aring | 2015-09-30 | |
| | * | | | | | | | | | | | | | | nl802154: use nla_get_le64 for get extended addr | Alexander Aring | 2015-09-30 | |
| | * | | | | | | | | | | | | | | Bluetooth: Add hci_cmd_sync function | Loic Poulain | 2015-09-29 | |
| | * | | | | | | | | | | | | | | mac802154: iface: assume big endian for af_packet | Alexander Aring | 2015-09-24 | |
| | * | | | | | | | | | | | | | | Bluetooth: Add BT_WARN and bt_dev_warn logging macros | Frederic Danis | 2015-09-24 | |
| | * | | | | | | | | | | | | | | mac802154: tx: add warning if MTU exceeds | Alexander Aring | 2015-09-22 | |
| | * | | | | | | | | | | | | | | ieee802154: change needed headroom/tailroom | Alexander Aring | 2015-09-22 | |
| | * | | | | | | | | | | | | | | ieee802154: introduce wpan_dev_header_ops | Alexander Aring | 2015-09-22 | |
| | * | | | | | | | | | | | | | | ieee802154: header_ops: fix frame control setting | Alexander Aring | 2015-09-22 | |
| | * | | | | | | | | | | | | | | mac802154: llsec: fix device deletion from list | Alexander Aring | 2015-09-22 | |
| * | | | | | | | | | | | | | | | net: synack packets can be attached to request sockets | Eric Dumazet | 2015-10-11 | |
| * | | | | | | | | | | | | | | | bpf: fix cb access in socket filter programs | Alexei Starovoitov | 2015-10-11 | |
| * | | | | | | | | | | | | | | | net/sched: make sch_blackhole.c explicitly non-modular | Paul Gortmaker | 2015-10-09 | |
| * | | | | | | | | | | | | | | | net/dcb: make dcbnl.c explicitly non-modular | Paul Gortmaker | 2015-10-09 | |
| * | | | | | | | | | | | | | | | net/core: make sock_diag.c explicitly non-modular | Paul Gortmaker | 2015-10-09 | |
| * | | | | | | | | | | | | | | | net/core: lockdep_rtnl_is_held can be boolean | Yaowei Bai | 2015-10-09 | |
| * | | | | | | | | | | | | | | | net/dccp: dccp_bad_service_code can be boolean | Yaowei Bai | 2015-10-09 | |
| * | | | | | | | | | | | | | | | net/nfnetlink: lockdep_nfnl_is_held can be boolean | Yaowei Bai | 2015-10-09 | |
| * | | | | | | | | | | | | | | | net/netlink: lockdep_genl_is_held can be boolean | Yaowei Bai | 2015-10-09 | |
| * | | | | | | | | | | | | | | | bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs | Daniel Borkmann | 2015-10-08 | |
| * | | | | | | | | | | | | | | | net: move net_get_random_once to lib | Hannes Frederic Sowa | 2015-10-08 | |
| * | | | | | | | | | | | | | | | net: Do not drop to make_route if oif is l3mdev | David Ahern | 2015-10-08 | |
| * | | | | | | | | | | | | | | | bpf, skb_do_redirect: clear sender_cpu before xmit | Daniel Borkmann | 2015-10-08 | |
| * | | | | | | | | | | | | | | | Merge branch 'net/rds/4.3-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2015-10-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | RDS: IB: split mr pool to improve 8K messages performance | Santosh Shilimkar | 2015-10-05 | |
| | * | | | | | | | | | | | | | | | RDS: IB: use max_mr from HCA caps than max_fmr | Santosh Shilimkar | 2015-10-05 | |
| | * | | | | | | | | | | | | | | | RDS: IB: mark rds_ib_fmr_wq static | Santosh Shilimkar | 2015-10-05 | |
| | * | | | | | | | | | | | | | | | RDS: IB: use already available pool handle from ibmr | Santosh Shilimkar | 2015-10-05 | |
| | * | | | | | | | | | | | | | | | RDS: IB: fix the rds_ib_fmr_wq kick call | Santosh Shilimkar | 2015-10-05 | |
| | * | | | | | | | | | | | | | | | RDS: IB: handle rds_ibdev release case instead of crashing the kernel | Santosh Shilimkar | 2015-10-05 | |
| | * | | | | | | | | | | | | | | | RDS: IB: split send completion handling and do batch ack | Santosh Shilimkar | 2015-10-05 | |
| | * | | | | | | | | | | | | | | | RDS: IB: ack more receive completions to improve performance | Santosh Shilimkar | 2015-10-05 | |
| | * | | | | | | | | | | | | | | | RDS: use rds_send_xmit() state instead of RDS_LL_SEND_FULL | Santosh Shilimkar | 2015-10-05 | |
| | * | | | | | | | | | | | | | | | RDS: defer the over_batch work to send worker | Santosh Shilimkar | 2015-10-05 | |
| | * | | | | | | | | | | | | | | | RDS: Use per-bucket rw lock for bind hash-table | Santosh Shilimkar | 2015-09-30 | |
| | * | | | | | | | | | | | | | | | RDS: fix rds_sock reference bug while doing bind | Santosh Shilimkar | 2015-09-30 | |
| | * | | | | | | | | | | | | | | | RDS: make socket bind/release locking scheme simple and more efficient | Santosh Shilimkar | 2015-09-30 | |
| | * | | | | | | | | | | | | | | | RDS: use kfree_rcu in rds_ib_remove_ipaddr | Santosh Shilimkar | 2015-09-30 | |
| * | | | | | | | | | | | | | | | | dst: Pass net into dst->output | Eric W. Biederman | 2015-10-08 | |
| * | | | | | | | | | | | | | | | | ipv4, ipv6: Pass net into ip_local_out and ip6_local_out | Eric W. Biederman | 2015-10-08 | |
| * | | | | | | | | | | | | | | | | ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out | Eric W. Biederman | 2015-10-08 | |
| * | | | | | | | | | | | | | | | | ipv4: Cache net in ip_build_and_send_pkt and ip_queue_xmit | Eric W. Biederman | 2015-10-08 | |
| * | | | | | | | | | | | | | | | | ipv4: Cache net in iptunnel_xmit | Eric W. Biederman | 2015-10-08 | |
| * | | | | | | | | | | | | | | | | ipv6: Merge ip6_local_out and ip6_local_out_sk | Eric W. Biederman | 2015-10-08 | |
| * | | | | | | | | | | | | | | | | ipv6: Merge __ip6_local_out and __ip6_local_out_sk | Eric W. Biederman | 2015-10-08 | |
| * | | | | | | | | | | | | | | | | ipv4: Merge ip_local_out and ip_local_out_sk | Eric W. Biederman | 2015-10-08 | |
| * | | | | | | | | | | | | | | | | ipv4: Merge __ip_local_out and __ip_local_out_sk | Eric W. Biederman | 2015-10-08 | |
| * | | | | | | | | | | | | | | | | dst: Pass a sk into .local_out | Eric W. Biederman | 2015-10-08 | |
| * | | | | | | | | | | | | | | | | net: Pass net into dst_output and remove dst_output_okfn | Eric W. Biederman | 2015-10-08 | |
| * | | | | | | | | | | | | | | | | xfrm: Only compute net once in xfrm_policy_queue_process | Eric W. Biederman | 2015-10-08 | |
