Commit Graph

65505 Commits (b4b510290b056b86611757ce1175a230f1080f53)
 

Author SHA1 Message Date
Johannes Berg 50339a67e2 [MAC80211]: fix key debugfs 18 years ago
Johannes Berg 2a8a9a88fc [MAC80211]: avoid copying packets to interfaces that are down 18 years ago
Alex Villacís Lasso 4b6aa59999 [IrDA]: Kingsun KS-959 IrDA USB driver 18 years ago
Alex Villacís Lasso 4a1d7c25cb [IrDA]: Kingsun Dazzle IrDA USB driver 18 years ago
Samuel Ortiz bcb5e0eef3 [IrDA]: MSG_NOSIGNAL support for IrDA sockets 18 years ago
Ilpo Järvinen 172589ccdd [NET]: DIV_ROUND_UP cleanup (part two) 18 years ago
Robert Olsson c45248c701 [SOFTIRQ]: Remove do_softirq() symbol export. 18 years ago
Robert Olsson b163911f8a [PKTGEN]: Remove softirq scheduling. 18 years ago
Robert Olsson 45b270f880 [PKTGEN]: Multiqueue support. 18 years ago
Denis Cheng 32b21e034b [NETLINK]: use container_of instead 18 years ago
Thomas Graf f7944fb191 [XFRM] policy: Replace magic number with XFRM_POLICY_OUT 18 years ago
Masahide NAKAMURA 3b26a9a655 [IPV4] IPSEC: Omit redirect for tunnelled packet. 18 years ago
Masahide NAKAMURA 1e5dc14617 [IPV6] IPSEC: Omit redirect for tunnelled packet. 18 years ago
Noriaki TAKAMIYA a47ed4cd8c [IPV6] XFRM: Fix connected socket to use transformation. 18 years ago
Brian Haley e773e4faa1 [IPV6]: Add v4mapped address inline 18 years ago
Stephen Hemminger 6f4fc423b9 [SHAPER]: Mark for removal. 18 years ago
Stephen Hemminger 32c1da7081 [UDP]: Randomize port selection. 18 years ago
Ilpo Järvinen 356f89e12e [NET] Cleanup: DIV_ROUND_UP 18 years ago
Ilpo Järvinen 18f02545a9 [TCP] MIB: Add counters for discarded SACK blocks 18 years ago
Ilpo Järvinen 5b3c98821a [TCP]: Discard fuzzy SACK blocks 18 years ago
Ilpo Järvinen 6728e7dc3e [TCP]: Rename tcp_ack_packets_out -> tcp_rearm_rto 18 years ago
Ilpo Järvinen 6ff03ac355 [TCP]: tcp_packets_out_inc to tcp_output.c (no callers elsewhere) 18 years ago
Ilpo Järvinen e9144bd8da [TCP]: Remove unnecessary wrapper tcp_packets_out_dec 18 years ago
Stephen Hemminger 522400623e [ATM]: Replace DPRINTK() with pr_debug(). 18 years ago
Stephen Hemminger 23f1f4eff8 [NET] ethernet: optimize memcpy and memset 18 years ago
Thomas Graf fd21150a0f [XFRM] netlink: Inline attach_encap_tmpl(), attach_sec_ctx(), and attach_one_addr() 18 years ago
Thomas Graf 15901a2746 [XFRM] netlink: Remove dependency on rtnetlink 18 years ago
Thomas Graf 5424f32e48 [XFRM] netlink: Use nlattr instead of rtattr 18 years ago
Thomas Graf 35a7aa08bf [XFRM] netlink: Rename attribute array from xfrma[] to attrs[] 18 years ago
Thomas Graf fab448991d [XFRM] netlink: Enhance indexing of the attribute array 18 years ago
Thomas Graf cf5cb79f69 [XFRM] netlink: Establish an attribute policy 18 years ago
Thomas Graf a7bd9a45c8 [XFRM] netlink: Use nlmsg_parse() to parse attributes 18 years ago
Thomas Graf 7deb226490 [XFRM] netlink: Use nlmsg_new() and type-safe size calculation helpers 18 years ago
Thomas Graf cfbfd45a8c [XFRM] netlink: Clear up some of the CONFIG_XFRM_SUB_POLICY ifdef mess 18 years ago
Thomas Graf c26445acbc [XFRM] netlink: Move algorithm length calculation to its own function 18 years ago
Thomas Graf c0144beaec [XFRM] netlink: Use nla_put()/NLA_PUT() variantes 18 years ago
Thomas Graf 082a1ad573 [XFRM] netlink: Use nlmsg_broadcast() and nlmsg_unicast() 18 years ago
Thomas Graf 7b67c8575f [XFRM] netlink: Use nlmsg_data() instead of NLMSG_DATA() 18 years ago
Thomas Graf 9825069d09 [XFRM] netlink: Use nlmsg_end() and nlmsg_cancel() 18 years ago
Thomas Graf 79b8b7f4ab [XFRM] netlink: Use nlmsg_put() instead of NLMSG_PUT() 18 years ago
Arnaldo Carvalho de Melo 6168b96c07 [DCCP]: Nuke the timeval helpers now that we fully converted to ktime_t 18 years ago
Arnaldo Carvalho de Melo 8fb8354af9 [DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore 18 years ago
Arnaldo Carvalho de Melo 234748954a [DCCP] options: convert dccp_insert_option_timestamp to ktime_t 18 years ago
Arnaldo Carvalho de Melo 19ac21465e [DCCP]: Convert dccps_timestamp_time to ktime_t 18 years ago
Arnaldo Carvalho de Melo 0740d49c24 [DCCP] packet_history: Convert dccphtx_tstamp to ktime_t 18 years ago
Arnaldo Carvalho de Melo e7c2335794 [DCCP] packet_history: convert dccphrx_tstamp to ktime_t 18 years ago
Arnaldo Carvalho de Melo b8bda9d708 [DCCP] ackvec: Convert to ktime_t 18 years ago
Arnaldo Carvalho de Melo 668348a423 [DCCP] CCID3: Stop using dccp_timestamp 18 years ago
Arnaldo Carvalho de Melo 9823b7b554 [DCCP]: Convert dccp_sample_rtt to ktime_t 18 years ago
Arnaldo Carvalho de Melo a272378d11 [KTIME]: Introduce ktime_sub_ns and ktime_sub_us 18 years ago