index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
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/icmp: redirect messages can use the ingress daddr as source
Paolo Abeni
2015-10-12
tcp: shrink tcp_timewait_sock by 8 bytes
Eric Dumazet
2015-10-12
net: shrink struct sock and request_sock by 8 bytes
Eric Dumazet
2015-10-12
net: align sk_refcnt on 128 bytes boundary
Eric Dumazet
2015-10-12
net: SO_INCOMING_CPU setsockopt() support
Eric Dumazet
2015-10-12
sock: support per-packet fwmark
Edward Jee
2015-10-12
switchdev: skip over ports returning -EOPNOTSUPP when recursing ports
Scott Feldman
2015-10-12
switchdev: add bridge ageing_time attribute
Scott Feldman
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
net: synack packets can be attached to request sockets
Eric Dumazet
2015-10-08
6lowpan: move shared settings to lowpan_netdev_setup
Alexander Aring
2015-10-08
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
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
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-07
Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...
David S. Miller
2015-10-07
net: Add source address lookup op for VRF
David Ahern
2015-10-07
net: Refactor path selection in __ip_route_output_key_hash
David Ahern
2015-10-07
net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC
David Ahern
2015-10-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiede...
David S. Miller
2015-10-05
ipv4: ICMP packet inspection for multipath
Peter Nørlund
2015-10-05
ipv4: L3 hash-based multipath
Peter Nørlund
2015-10-05
tcp: avoid two atomic ops for syncookies
Eric Dumazet
2015-10-05
net: use sk_fullsock() in __netdev_pick_tx()
Eric Dumazet
2015-10-05
inet: ip_skb_dst_mtu() should use sk_fullsock()
Eric Dumazet
2015-10-05
Bluetooth: Send transport open and close monitor events
Marcel Holtmann
2015-10-05
Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE events
Marcel Holtmann
2015-10-03
tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request sockets
Eric Dumazet
2015-10-03
switchdev: push object ID back to object structure
Jiri Pirko
2015-10-03
switchdev: bring back switchdev_obj and use it as a generic object param
Jiri Pirko
2015-10-03
switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb
Jiri Pirko
2015-10-03
switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan
Jiri Pirko
2015-10-03
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
Jiri Pirko
2015-10-03
switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*
Jiri Pirko
2015-10-03
tcp: remove max_qlen_log
Eric Dumazet
2015-10-03
tcp/dccp: remove struct listen_sock
Eric Dumazet
2015-10-03
tcp: attach SYNACK messages to request sockets instead of listener
Eric Dumazet
[next]