summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | net: dsa: do not warn unsupported bridge opsVivien Didelot2015-10-13
* | | | | | | | | | | | | | | RDS-TCP: Reset tcp callbacks if re-using an outgoing socket in rds_tcp_accept...Sowmini Varadhan2015-10-13
* | | | | | | | | | | | | | | RDS: Invoke ->laddr_check() in rds_bind() for explicitly bound transports.Sowmini Varadhan2015-10-13
| |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | bridge: vlan: enforce no pvid flag in vlan rangesNikolay Aleksandrov2015-10-12
* | | | | | | | | | | | | | ipv6 route: use err pointers instead of returning pointer by referenceRoopa Prabhu2015-10-12
* | | | | | | | | | | | | | ipv6: Pass struct net into nf_ct_frag6_gatherEric W. Biederman2015-10-12
* | | | | | | | | | | | | | ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman2015-10-12
* | | | | | | | | | | | | | ipv4: Only compute net once in ip_call_ra_chainEric W. Biederman2015-10-12
* | | | | | | | | | | | | | packet: fix match_fanout_group()Eric Dumazet2015-10-12
* | | | | | | | | | | | | | ipv4/icmp: redirect messages can use the ingress daddr as sourcePaolo Abeni2015-10-12
* | | | | | | | | | | | | | bridge: try switchdev op first in __vlan_vid_add/delJiri Pirko2015-10-12
* | | | | | | | | | | | | | net: shrink struct sock and request_sock by 8 bytesEric Dumazet2015-10-12
* | | | | | | | | | | | | | net: SO_INCOMING_CPU setsockopt() supportEric Dumazet2015-10-12
* | | | | | | | | | | | | | packet: support per-packet fwmark for af_packet sendmsgEdward Jee2015-10-12
* | | | | | | | | | | | | | sock: support per-packet fwmarkEdward Jee2015-10-12
* | | | | | | | | | | | | | bpf: enable non-root eBPF programsAlexei Starovoitov2015-10-12
* | | | | | | | | | | | | | bridge: push bridge setting ageing_time down to switchdevScott Feldman2015-10-12
* | | | | | | | | | | | | | switchdev: skip over ports returning -EOPNOTSUPP when recursing portsScott Feldman2015-10-12
* | | | | | | | | | | | | | tcp: change type of alive from int to boolRichard Sailer2015-10-12
* | | | | | | | | | | | | | bridge: allow adding of fdb entries pointing to the bridge deviceRoopa Prabhu2015-10-12
* | | | | | | | | | | | | | tcp: fix RFS vs lockless listenersEric Dumazet2015-10-11
* | | | | | | | | | | | | | net: dsa: use switchdev obj in port_fdb_delVivien Didelot2015-10-11
* | | | | | | | | | | | | | net: dsa: push prepare phase in port_fdb_addVivien Didelot2015-10-11
* | | | | | | | | | | | | | net: dsa: add port_fdb_prepareVivien Didelot2015-10-11
* | | | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-10-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Bluetooth: Fix basic debugfs entries for unconfigured controllersMarcel Holtmann2015-10-08
| * | | | | | | | | | | | | | 6lowpan: move shared settings to lowpan_netdev_setupAlexander Aring2015-10-08
| * | | | | | | | | | | | | | Bluetooth: 6lowpan: Remove unnecessary chan_get() functionJohan Hedberg2015-10-08
| * | | | | | | | | | | | | | Bluetooth: 6lowpan: Rename confusing 'pchan' variablesJohan Hedberg2015-10-08
| * | | | | | | | | | | | | | Bluetooth: 6lowpan: Remove unnecessary chan_open() functionJohan Hedberg2015-10-08
| * | | | | | | | | | | | | | Bluetooth: 6lowpan: Remove redundant BT_CONNECTED assignmentJohan Hedberg2015-10-08
| * | | | | | | | | | | | | | Bluetooth: 6lowpan: Remove redundant (and incorrect) MPS assignmentsJohan Hedberg2015-10-08
| * | | | | | | | | | | | | | Bluetooth: 6lowpan: Fix imtu & omtu valuesJohan Hedberg2015-10-08
| * | | | | | | | | | | | | | Bluetooth: Enforce packet types in hci_recv_frame driver functionMarcel Holtmann2015-10-08
| * | | | | | | | | | | | | | Bluetooth: Fix interaction of HCI_QUIRK_RESET_ON_CLOSE and HCI_AUTO_OFFMarcel Holtmann2015-10-08
| * | | | | | | | | | | | | | Bluetooth: Add debugfs entry for setting vendor diagnostic modeMarcel Holtmann2015-10-08
| * | | | | | | | | | | | | | Bluetooth: Add support for vendor specific diagnostic channelMarcel Holtmann2015-10-08
| * | | | | | | | | | | | | | Bluetooth: Send index information updates to monitor channelMarcel Holtmann2015-10-08
| * | | | | | | | | | | | | | Bluetooth: Send transport open and close monitor eventsMarcel Holtmann2015-10-05
| * | | | | | | | | | | | | | Bluetooth: Move handling of HCI_RUNNING flag into coreMarcel Holtmann2015-10-05
| * | | | | | | | | | | | | | Bluetooth: Move HCI_RUNNING check into hci_send_frameMarcel Holtmann2015-10-05
| * | | | | | | | | | | | | | Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE eventsMarcel Holtmann2015-10-05
| * | | | | | | | | | | | | | Bluetooth: Limit userspace exposure of stack internal eventsMarcel Holtmann2015-10-05
| * | | | | | | | | | | | | | nl802154: Missing return in nl802154_add_llsec_key()Dan Carpenter2015-10-02
| * | | | | | | | | | | | | | ieee802154: handle datagram variables as u16Alexander Aring2015-10-01
| * | | | | | | | | | | | | | ieee802154: 6lowpan: add tx/rx statsAlexander Aring2015-09-30
| * | | | | | | | | | | | | | ieee802154: 6lowpan: don't skip first dsn while fragmentationAlexander Aring2015-09-30
| * | | | | | | | | | | | | | ieee802154: 6lowpan: change datagram var typesAlexander Aring2015-09-30
| * | | | | | | | | | | | | | ieee802154: change mtu size behaviourAlexander Aring2015-09-30
| * | | | | | | | | | | | | | mac802154: add comments for llsec issuesAlexander Aring2015-09-30