Age | Commit message (Expand) | Author |
2016-03-07 | tipc: move netlink policies to netlink.c | Richard Alpe |
2016-03-07 | arp: correct return value of arp_rcv | Zhang Shengju |
2016-03-07 | netlabel: do not initialise statics to NULL | Wei Tang |
2016-03-07 | netlink: do not initialise statics to 0 or NULL | Wei Tang |
2016-03-06 | tipc: remove pre-allocated message header in link struct | Jon Paul Maloy |
2016-03-06 | tipc: make sure required IPv6 addresses are scoped | Richard Alpe |
2016-03-06 | tipc: safely copy UDP netlink data from user | Richard Alpe |
2016-03-06 | tipc: don't check link reset on non existing link | Richard Alpe |
2016-03-06 | tipc: add net device to skb before UDP xmit | Richard Alpe |
2016-03-06 | act_ife: fix a typo in kmemdup() parameters | WANG Cong |
2016-03-04 | wireless: use reset to set mac header | Zhang Shengju |
2016-03-04 | mac80211: use reset to set header pointer | Zhang Shengju |
2016-03-04 | rxrpc: Don't try to map ICMP to error as the lower layer already did that | David Howells |
2016-03-04 | rxrpc: Clear the unused part of a sockaddr_rxrpc for memcmp() use | David Howells |
2016-03-04 | rxrpc: rxkad: Casts are needed when comparing be32 values | David Howells |
2016-03-04 | rxrpc: rxkad: The version number in the response should be net byte order | David Howells |
2016-03-04 | rxrpc: Use ACCESS_ONCE() when accessing circular buffer pointers | David Howells |
2016-03-04 | rxrpc: Adjust some whitespace and comments | David Howells |
2016-03-04 | rxrpc: Be more selective about the types of received packets we accept | David Howells |
2016-03-04 | rxrpc: Fix defined range for /proc/sys/net/rxrpc/rx_mtu | David Howells |
2016-03-04 | rxrpc: The protocol family should be set to PF_RXRPC not PF_UNIX | David Howells |
2016-03-04 | rxrpc: Keep the skb private record of the Rx header in host byte order | David Howells |
2016-03-04 | rxrpc: Rename call events to begin RXRPC_CALL_EV_ | David Howells |
2016-03-04 | rxrpc: Convert call flag and event numbers into enums | David Howells |
2016-03-04 | rxrpc: Fix a case where a call event bit is being used as a flag bit | David Howells |
2016-03-03 | net: sched: use pfifo_fast for non real queues | Eric Dumazet |
2016-03-03 | net: ipv6: Fix refcnt on host routes | David Ahern |
2016-03-03 | net: mellanox: add DEVLINK dependencies | Arnd Bergmann |
2016-03-03 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2016-03-02 | net/ipv4: remove left over dead code | Eric Engestrom |
2016-03-02 | net/rtnetlink: remove dead code | Eric Engestrom |
2016-03-02 | RDS: IB: Support Fastreg MR (FRMR) memory registration mode | Avinash Repaka |
2016-03-02 | RDS: IB: allocate extra space on queues for FRMR support | santosh.shilimkar@oracle.com |
2016-03-02 | RDS: IB: add Fastreg MR (FRMR) detection support | santosh.shilimkar@oracle.com |
2016-03-02 | RDS: IB: add mr reused stats | santosh.shilimkar@oracle.com |
2016-03-02 | RDS: IB: handle the RDMA CM time wait event | santosh.shilimkar@oracle.com |
2016-03-02 | RDS: IB: add connection info to ibmr | santosh.shilimkar@oracle.com |
2016-03-02 | RDS: IB: move FMR code to its own file | santosh.shilimkar@oracle.com |
2016-03-02 | RDS: IB: create struct rds_ib_fmr | santosh.shilimkar@oracle.com |
2016-03-02 | RDS: IB: Re-organise ibmr code | santosh.shilimkar@oracle.com |
2016-03-02 | RDS: IB: Remove the RDS_IB_SEND_OP dependency | santosh.shilimkar@oracle.com |
2016-03-02 | RDS: Add support for SO_TIMESTAMP for incoming messages | santosh.shilimkar@oracle.com |
2016-03-02 | RDS: Drop stale iWARP RDMA transport | santosh.shilimkar@oracle.com |
2016-03-02 | batman-adv: clarify CFG80211 dependency | Arnd Bergmann |
2016-03-01 | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2016-03-01 | net: pktgen: use reset to set mac header | Zhang Shengju |
2016-03-01 | sch_mqprio: Fix build with older gcc. | David S. Miller |
2016-03-01 | net: remove skb_sender_cpu_clear() | WANG Cong |
2016-03-01 | net: ipv6/l3mdev: Move host route on saved address if necessary | David Ahern |
2016-03-01 | net: sctp: Convert log timestamps to be y2038 safe | Deepa Dinamani |