| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | | | | | | net: dsa: do not warn unsupported bridge ops | Vivien Didelot | 2015-10-13 | |
| * | | | | | | | | | | | | | | | RDS-TCP: Reset tcp callbacks if re-using an outgoing socket in rds_tcp_accept... | Sowmini Varadhan | 2015-10-13 | |
| * | | | | | | | | | | | | | | | RDS: Invoke ->laddr_check() in rds_bind() for explicitly bound transports. | Sowmini Varadhan | 2015-10-13 | |
| | |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | bridge: vlan: enforce no pvid flag in vlan ranges | Nikolay Aleksandrov | 2015-10-12 | |
| * | | | | | | | | | | | | | | ipv6 route: use err pointers instead of returning pointer by reference | Roopa Prabhu | 2015-10-12 | |
| * | | | | | | | | | | | | | | ipv6: Pass struct net into nf_ct_frag6_gather | Eric W. Biederman | 2015-10-12 | |
| * | | | | | | | | | | | | | | ipv4: Pass struct net into ip_defrag and ip_check_defrag | Eric W. Biederman | 2015-10-12 | |
| * | | | | | | | | | | | | | | ipv4: Only compute net once in ip_call_ra_chain | Eric W. Biederman | 2015-10-12 | |
| * | | | | | | | | | | | | | | packet: fix match_fanout_group() | Eric Dumazet | 2015-10-12 | |
| * | | | | | | | | | | | | | | ipv4/icmp: redirect messages can use the ingress daddr as source | Paolo Abeni | 2015-10-12 | |
| * | | | | | | | | | | | | | | bridge: try switchdev op first in __vlan_vid_add/del | Jiri Pirko | 2015-10-12 | |
| * | | | | | | | | | | | | | | net: shrink struct sock and request_sock by 8 bytes | Eric Dumazet | 2015-10-12 | |
| * | | | | | | | | | | | | | | net: SO_INCOMING_CPU setsockopt() support | Eric Dumazet | 2015-10-12 | |
| * | | | | | | | | | | | | | | packet: support per-packet fwmark for af_packet sendmsg | Edward Jee | 2015-10-12 | |
| * | | | | | | | | | | | | | | sock: support per-packet fwmark | Edward Jee | 2015-10-12 | |
| * | | | | | | | | | | | | | | bpf: enable non-root eBPF programs | Alexei Starovoitov | 2015-10-12 | |
| * | | | | | | | | | | | | | | bridge: push bridge setting ageing_time down to switchdev | Scott Feldman | 2015-10-12 | |
| * | | | | | | | | | | | | | | switchdev: skip over ports returning -EOPNOTSUPP when recursing ports | Scott Feldman | 2015-10-12 | |
| * | | | | | | | | | | | | | | tcp: change type of alive from int to bool | Richard Sailer | 2015-10-12 | |
| * | | | | | | | | | | | | | | bridge: allow adding of fdb entries pointing to the bridge device | Roopa Prabhu | 2015-10-12 | |
| * | | | | | | | | | | | | | | tcp: fix RFS vs lockless listeners | Eric Dumazet | 2015-10-11 | |
| * | | | | | | | | | | | | | | net: dsa: use switchdev obj in port_fdb_del | Vivien Didelot | 2015-10-11 | |
| * | | | | | | | | | | | | | | net: dsa: push prepare phase in port_fdb_add | Vivien Didelot | 2015-10-11 | |
| * | | | | | | | | | | | | | | net: dsa: add port_fdb_prepare | Vivien Didelot | 2015-10-11 | |
| * | | | | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-10-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | Bluetooth: Fix basic debugfs entries for unconfigured controllers | Marcel Holtmann | 2015-10-08 | |
| | * | | | | | | | | | | | | | | 6lowpan: move shared settings to lowpan_netdev_setup | Alexander Aring | 2015-10-08 | |
| | * | | | | | | | | | | | | | | Bluetooth: 6lowpan: Remove unnecessary chan_get() function | Johan Hedberg | 2015-10-08 | |
| | * | | | | | | | | | | | | | | Bluetooth: 6lowpan: Rename confusing 'pchan' variables | Johan Hedberg | 2015-10-08 | |
| | * | | | | | | | | | | | | | | Bluetooth: 6lowpan: Remove unnecessary chan_open() function | Johan Hedberg | 2015-10-08 | |
| | * | | | | | | | | | | | | | | Bluetooth: 6lowpan: Remove redundant BT_CONNECTED assignment | Johan Hedberg | 2015-10-08 | |
| | * | | | | | | | | | | | | | | Bluetooth: 6lowpan: Remove redundant (and incorrect) MPS assignments | Johan Hedberg | 2015-10-08 | |
| | * | | | | | | | | | | | | | | Bluetooth: 6lowpan: Fix imtu & omtu values | Johan Hedberg | 2015-10-08 | |
| | * | | | | | | | | | | | | | | Bluetooth: Enforce packet types in hci_recv_frame driver function | Marcel Holtmann | 2015-10-08 | |
| | * | | | | | | | | | | | | | | Bluetooth: Fix interaction of HCI_QUIRK_RESET_ON_CLOSE and HCI_AUTO_OFF | Marcel Holtmann | 2015-10-08 | |
| | * | | | | | | | | | | | | | | Bluetooth: Add debugfs entry for setting vendor diagnostic mode | Marcel Holtmann | 2015-10-08 | |
| | * | | | | | | | | | | | | | | Bluetooth: Add support for vendor specific diagnostic channel | Marcel Holtmann | 2015-10-08 | |
| | * | | | | | | | | | | | | | | Bluetooth: Send index information updates to monitor channel | Marcel Holtmann | 2015-10-08 | |
| | * | | | | | | | | | | | | | | Bluetooth: Send transport open and close monitor events | Marcel Holtmann | 2015-10-05 | |
| | * | | | | | | | | | | | | | | Bluetooth: Move handling of HCI_RUNNING flag into core | Marcel Holtmann | 2015-10-05 | |
| | * | | | | | | | | | | | | | | Bluetooth: Move HCI_RUNNING check into hci_send_frame | Marcel Holtmann | 2015-10-05 | |
| | * | | | | | | | | | | | | | | Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE events | Marcel Holtmann | 2015-10-05 | |
| | * | | | | | | | | | | | | | | Bluetooth: Limit userspace exposure of stack internal events | Marcel Holtmann | 2015-10-05 | |
| | * | | | | | | | | | | | | | | nl802154: Missing return in nl802154_add_llsec_key() | Dan Carpenter | 2015-10-02 | |
| | * | | | | | | | | | | | | | | ieee802154: handle datagram variables as u16 | Alexander Aring | 2015-10-01 | |
| | * | | | | | | | | | | | | | | ieee802154: 6lowpan: add tx/rx stats | Alexander Aring | 2015-09-30 | |
| | * | | | | | | | | | | | | | | ieee802154: 6lowpan: don't skip first dsn while fragmentation | Alexander Aring | 2015-09-30 | |
| | * | | | | | | | | | | | | | | ieee802154: 6lowpan: change datagram var types | Alexander Aring | 2015-09-30 | |
| | * | | | | | | | | | | | | | | ieee802154: change mtu size behaviour | Alexander Aring | 2015-09-30 | |
| | * | | | | | | | | | | | | | | mac802154: add comments for llsec issues | Alexander Aring | 2015-09-30 | |
