Commit Graph

77945 Commits (b854272b3c732316676e9128f7b9e6f1e1ff88b0)
 

Author SHA1 Message Date
Denis V. Lunev b854272b3c [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) 17 years ago
Patrick McHardy ad5d20a639 [MACVLAN]: Allow setting mac address while device is up 17 years ago
Patrick McHardy 59891d53f4 [MACVLAN]: Remove unnecessary IFF_UP check 17 years ago
David S. Miller 1b0b04f9fb [IPCONFIG]: Mark vendor_class_identifier as __initdata. 17 years ago
Rumen G. Bogdanovski b209639e8a [IPVS]: Create synced connections with their real state 17 years ago
Rumen G. Bogdanovski 7a4fbb1fa4 [IPVS]: Flag synced connections and expose them in proc 17 years ago
Michael Wu c237899d1f ieee80211: Add IEEE80211_MAX_FRAME_LEN to linux/ieee80211.h 17 years ago
Mattias Nissler 6a4329554c mac80211: Accept auto txpower setting 17 years ago
Stephen Hemminger c7b6ea24b4 [NETPOLL]: Don't need rx_flags. 17 years ago
Stephen Hemminger 33f807ba0d [NETPOLL]: Kill NETPOLL_RX_DROP, set but never tested. 17 years ago
Stephen Hemminger 0953864160 [NETPOLL]: no need to store local_mac 17 years ago
Stephen Hemminger 5106930bd6 [NETPOLL]: netpoll_poll() cleanup 17 years ago
Stephen Hemminger 0adc9add77 [NETPOLL]: Use skb_queue_purge(). 17 years ago
Ilpo Järvinen 20de20beba [TCP]: Correct DSACK check placing 17 years ago
Oliver Hartkopp f7ab97f78a [CAN]: Add documentation 17 years ago
Oliver Hartkopp beca222d1a [CAN]: Add maintainer entries 17 years ago
Oliver Hartkopp 1f98eefae8 [CAN]: Add missing Kbuild entries 17 years ago
Oliver Hartkopp 4195e31780 [CAN]: Fix plain integer definitions in userspace header. 17 years ago
Oliver Hartkopp ccb2963799 [CAN]: Add virtual CAN netdevice driver 17 years ago
Oliver Hartkopp ffd980f976 [CAN]: Add broadcast manager (bcm) protocol 17 years ago
Oliver Hartkopp c18ce101f2 [CAN]: Add raw protocol 17 years ago
Oliver Hartkopp 0d66548a10 [CAN]: Add PF_CAN core module 17 years ago
Oliver Hartkopp cd05acfe65 [CAN]: Allocate protocol numbers for PF_CAN 17 years ago
Eric Dumazet 8dbde28d97 [NET]: NET_CLS_ROUTE : convert ip_rt_acct to per_cpu variables 17 years ago
Ilpo Järvinen 68f8353b48 [TCP]: Rewrite SACK block processing & sack_recv_cache use 17 years ago
Ilpo Järvinen fd6dad616d [TCP]: Earlier SACK block verification & simplify access to them 17 years ago
Ilpo Järvinen 9e10c47cb9 [TCP]: Create tcp_sacktag_one(). 17 years ago
Ilpo Järvinen b7d4815f35 [TCP]: Prior_fackets can be replaced by highest_sack seq 17 years ago
Ilpo Järvinen 9f58f3b721 [TCP]: Make lost retrans detection more self-contained 17 years ago
Ilpo Järvinen a47e5a988a [TCP]: Convert highest_sack to sk_buff to allow direct access 17 years ago
Ilpo Järvinen 85cc391c0e [TCP]: non-FACK SACK follows conservative SACK loss recovery 17 years ago
Ilpo Järvinen f577111302 [TCP]: Extend reordering detection to cover CA_Loss partially 17 years ago
Ilpo Järvinen b9d86585dc [TCP]: Move !in_sack test earlier in sacktag & reorganize if()s 17 years ago
Pavel Emelyanov c0ef877b2c [NET]: Move sock_valbool_flag to socket.c 17 years ago
Pavel Emelyanov de0fa95c14 [NET]: Use sockfd_lookup_light in the rest of the net/socket.c 17 years ago
Rainer Jochem 62013dbb84 [IPV4] ipconfig: Implement DHCP Class-identifier 17 years ago
Eric Dumazet 20fea08b5f [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections. 17 years ago
YOSHIFUJI Hideaki 2a8cc6c890 [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table. 17 years ago
YOSHIFUJI Hideaki 303065a854 [IPV6] ADDRCONF: Allow address selection policy with ifindex. 17 years ago
YOSHIFUJI Hideaki c1ee656ccb [IPV6] ADDRCONF: Rename ipv6_saddr_label() to ipv6_addr_label(). 17 years ago
David S. Miller 294b4baf29 [IPSEC]: Kill afinfo->nf_post_routing 17 years ago
Patrick McHardy 6e23ae2a48 [NETFILTER]: Introduce NF_INET_ hook values 17 years ago
Herbert Xu 1bf06cd2e3 [IPSEC]: Add async resume support on input 17 years ago
Herbert Xu 60d5fcfb19 [IPSEC]: Remove nhoff from xfrm_input 17 years ago
Herbert Xu d26f398400 [IPSEC]: Make x->lastused an unsigned long 17 years ago
Herbert Xu 0ebea8ef35 [IPSEC]: Move state lock into x->type->input 17 years ago
Herbert Xu 668dc8af31 [IPSEC]: Move integrity stat collection into xfrm_input 17 years ago
Herbert Xu b2aa5e9d43 [IPSEC]: Store xfrm states in security path directly 17 years ago
Herbert Xu 716062fd4c [IPSEC]: Merge most of the input path 17 years ago
Herbert Xu c6581a457e [IPSEC]: Add async resume support on output 17 years ago