Commit Graph

32690 Commits (5d637d5aabd85132bd85779677d8acb708e0ed90)

Author SHA1 Message Date
Phoebe Buckheister 5d637d5aab mac802154: add llsec structures and mutators 11 years ago
Phoebe Buckheister 87de726c9b mac802154: update Kconfig 11 years ago
Vlad Yasevich 2796d0c648 bridge: Automatically manage port promiscuous mode. 11 years ago
Vlad Yasevich 145beee8d6 bridge: Add addresses from static fdbs to non-promisc ports 11 years ago
Vlad Yasevich f3a6ddf152 bridge: Introduce BR_PROMISC flag 11 years ago
Vlad Yasevich 8db24af71b bridge: Add functionality to sync static fdb entries to hw 11 years ago
Vlad Yasevich e028e4b8dc bridge: Keep track of ports capable of automatic discovery. 11 years ago
Vlad Yasevich 63c3a622dd bridge: Turn flag change macro into a function. 11 years ago
Duan Jiong ee30ef4d45 ip_tunnel: don't add tunnel twice 11 years ago
Monam Agarwal 944df8ae84 net/openvswitch: Use with RCU_INIT_POINTER(x, NULL) in vport-gre.c 11 years ago
Jarno Rajahalme 88d73f6c41 openvswitch: Use TCP flags in the flow key for stats. 11 years ago
Jarno Rajahalme d92ab13558 openvswitch: Fix output of SCTP mask. 11 years ago
Jarno Rajahalme 63e7959c4b openvswitch: Per NUMA node flow stats. 11 years ago
Jarno Rajahalme 23dabf88ab openvswitch: Remove 5-tuple optimization. 11 years ago
Joe Perches 8c63ff09bd openvswitch: Use ether_addr_copy 11 years ago
Joe Perches 2235ad1c3a openvswitch: flow_netlink: Use pr_fmt to OVS_NLERR output 11 years ago
Joe Perches 1815a8831f openvswitch: Use net_ratelimit in OVS_NLERR 11 years ago
Daniele Di Proietto cc23ebf3bb openvswitch: Added (unsigned long long) cast in printf 11 years ago
Daniele Di Proietto 07dc0602c5 openvswitch: avoid cast-qual warning in vport_priv 11 years ago
Daniele Di Proietto d0b4da1375 openvswitch: avoid warnings in vport_from_priv 11 years ago
Daniele Di Proietto 7085130bab openvswitch: use const in some local vars and casts 11 years ago
Kirill Tkhai 31ff6aa5c8 net: unix: Align send data_len up to PAGE_SIZE 11 years ago
Julia Lawall 112a3513b5 vti6: delete unneeded call to netdev_priv 11 years ago
Julia Lawall 4929fd8cb0 ip_tunnel: delete unneeded call to netdev_priv 11 years ago
Alexei Starovoitov 622582786c net: filter: x86: internal BPF JIT 11 years ago
Phoebe Buckheister 6ef0023a2e mac802154: make mac802154_wpan_open static 11 years ago
Phoebe Buckheister 1cc76e3654 ieee802154: fix dgram socket sendmsg() 11 years ago
Phoebe Buckheister d4b2816d67 6lowpan: fix fragmentation 11 years ago
Phoebe Buckheister 32edc40ae6 ieee802154: change _cb handling slightly 11 years ago
Phoebe Buckheister 8c84296fd2 mac802154: account for all header parts during wpan header creationg 11 years ago
Phoebe Buckheister c3a6114f31 ieee802154: add definitions for link-layer security and header functions 11 years ago
Joe Perches c722831744 net: Use a more standard macro for INET_ADDR_COOKIE 11 years ago
wangweidong 8ba7e7bfc3 dccp: make the request_retries minimum is 1 11 years ago
WANG Cong c9f2dba61b snmp: fix some left over of snmp stats 11 years ago
WANG Cong 122ff243f5 ipv4: make ip_local_reserved_ports per netns 11 years ago
Jon Paul Maloy 9816f0615d tipc: merge port message reception into socket reception function 11 years ago
Jon Paul Maloy c82910e2a8 tipc: clean up neigbor discovery message reception 11 years ago
Jon Paul Maloy 38504c28a2 tipc: improve and extend media address conversion functions 11 years ago
Jon Paul Maloy 37e22164a8 tipc: rename and move message reassembly function 11 years ago
Jon Paul Maloy 5074ab89c5 tipc: mark head of reassembly buffer as non-linear 11 years ago
Jon Paul Maloy ec37dcd382 tipc: don't record link RESET or ACTIVATE messages as traffic 11 years ago
Jon Paul Maloy 4f4482dcd9 tipc: compensate for double accounting in socket rcv buffer 11 years ago
Jon Paul Maloy 6163a194e0 tipc: decrease connection flow control window 11 years ago
Lorenzo Colitti 84f39b08d7 net: support marking accepting TCP sockets 11 years ago
Lorenzo Colitti 1b3c61dc1a net: Use fwmark reflection in PMTU discovery. 11 years ago
Lorenzo Colitti e110861f86 net: add a sysctl to reflect the fwmark on replies 11 years ago
Daniel Lee 3a19ce0eec tcp: IPv6 support for fastopen server 11 years ago
Yuchung Cheng 0a672f7413 tcp: improve fastopen icmp handling 11 years ago
Yuchung Cheng 843f4a55e3 tcp: use tcp_v4_send_synack on first SYN-ACK 11 years ago
Yuchung Cheng 89278c9dc9 tcp: simplify fast open cookie processing 11 years ago