Commit Graph

21790 Commits (cf0f02d04a830c8202e6a8f8bb37acc6c1629a91)
 

Author SHA1 Message Date
Michael Chan 4f81c32b02 [TG3]: Fix tg3_get_ringparam() 19 years ago
Michael Chan e75f7c9009 [TG3]: Add some missing netif_running() checks 19 years ago
John Heffner 0e7b13685f [TCP] mtu probing: move tcp-specific data out of inet_connection_sock 19 years ago
Benjamin LaHaise 1d541ddd74 [AF_UNIX]: scm: better initialization 19 years ago
Benjamin LaHaise e9df7d7f58 [AF_UNIX]: use shift instead of integer division 19 years ago
Jrn Engel 231d06ae82 [NET]: Uninline kfree_skb and allow NULL argument 19 years ago
Arnaldo Carvalho de Melo 2e1f47c74c [LLC]: Fix sap refcounting 19 years ago
Arnaldo Carvalho de Melo 2342c990bb [LLC]: Replace __inline__ with inline 19 years ago
Arnaldo Carvalho de Melo 9c005e018c [LLC]: Fix struct proto .name 19 years ago
Arthur Kepner 95ed63f791 [NET] pktgen: Fix races between control/worker threads. 19 years ago
Jamal Hadi Salim 4bf07ef3fd [XFRM]: Rearrange struct xfrm_aevent_id for better compatibility. 19 years ago
Arnaldo Carvalho de Melo b61fafc4ef [DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c 19 years ago
Arnaldo Carvalho de Melo 46f09ffa7d [DCCP]: Rename init_dccp_v4_mibs to dccp_mib_init 19 years ago
Arnaldo Carvalho de Melo 075ae86611 [DCCP]: Move dccp_hashinfo from ipv4.c to the core 19 years ago
Arnaldo Carvalho de Melo 0a1ec676dd [DCCP]: Dont use dccp_v4_checksum in dccp_make_response 19 years ago
Arnaldo Carvalho de Melo c985ed705f [DCCP]: Move dccp_[un]hash from ipv4.c to the core 19 years ago
Arnaldo Carvalho de Melo 3e0fadc51f [DCCP]: Move dccp_v4_{init,destroy}_sock to the core 19 years ago
Arnaldo Carvalho de Melo 017487d7d1 [DCCP]: Generalize dccp_v4_send_reset 19 years ago
Arnaldo Carvalho de Melo e55d912f5b [DCCP] feat: Introduce sysctls for the default features 19 years ago
Arnaldo Carvalho de Melo 04e2661e9c [DCCP]: Call dccp_feat_init more early in dccp_v4_init_sock 19 years ago
Arnaldo Carvalho de Melo 057fc6755a [DCCP]: Kconfig tidy up 19 years ago
Arnaldo Carvalho de Melo 93ce20928f [DCCP]: Make CCID2 be the default 19 years ago
Andrea Bittau 60fe62e789 [DCCP]: sparse endianness annotations 19 years ago
Patrick McHardy a193a4abdd [NETFILTER]: Fix skb->nf_bridge lifetime issues 19 years ago
Andrea Bittau 6ffd30fbbb [DCCP] feat: Actually change the CCID upon negotiation 19 years ago
Arnaldo Carvalho de Melo 91f0ebf7b6 [DCCP] CCID: Improve CCID infrastructure 19 years ago
Patrick McHardy f38c39d6ce [PKT_SCHED]: Convert sch_red to a classful qdisc 19 years ago
David S. Miller a70fcb0ba3 [XFRM]: Add some missing exports. 19 years ago
David S. Miller ee857a7d67 [XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.c 19 years ago
David S. Miller 0ac8475248 [XFRM]: Make sure xfrm_replay_timer_handler() is declared early enough. 19 years ago
Jamal Hadi Salim 8c29bfe1cf [IPSEC]: Sync series - update selinux 19 years ago
Jamal Hadi Salim 6c5c8ca7ff [IPSEC]: Sync series - policy expires 19 years ago
Jamal Hadi Salim 53bc6b4d29 [IPSEC]: Sync series - SA expires 19 years ago
Jamal Hadi Salim 980ebd2579 [IPSEC]: Sync series - acquire insert 19 years ago
Jamal Hadi Salim d51d081d65 [IPSEC]: Sync series - user 19 years ago
Jamal Hadi Salim 9500e8a81f [IPSEC]: Sync series - fast path 19 years ago
Jamal Hadi Salim f8cd54884e [IPSEC]: Sync series - core changes 19 years ago
Patrick McHardy f5539eb8ca [PKT_SCHED]: Keep backlog counter in sch_sfq 19 years ago
Patrick McHardy 053cfed75d [PKT_SCHED]: Restore TBF change semantic 19 years ago
Patrick McHardy cdc7f8e362 [PKT_SCHED]: Dump child qdisc handle in sch_{atm,dsmark} 19 years ago
Patrick McHardy 6d037a26f0 [PKT_SCHED]: Qdisc drop operation is optional 19 years ago
Christophe Lucas a85d771e32 [IRDA]: pci_register_driver conversion 19 years ago
David chosrova 034888262e [IRDA]: sti/cli removal from EP7211 IrDA driver 19 years ago
Jean Tourrilhes 0ed79c9b7d [IRDA]: nsc-ircc: support for yet another Thinkpad IrDA chipset 19 years ago
Dmitry Torokhov 3b99b93bab [IRDA]: nsc-ircc: PM update 19 years ago
Jean Tourrilhes ec4f32d550 [IRDA]: nsc-ircc: ISAPnP support 19 years ago
Patrick McHardy 4277a083ec [NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message generation 19 years ago
Patrick McHardy a242769248 [NETFILTER]: ctnetlink: avoid unneccessary event message generation 19 years ago
Patrick McHardy c4b8851392 [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family independant version 19 years ago
Patrick McHardy f2ffd9eeda [NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h 19 years ago