Commit Graph

7805 Commits (ac1aa7e4f3c73ecb09fddf59c1924530155d9359)

Author SHA1 Message Date
Denis V. Lunev 5811769c78 [IPV4]: Remove check for ifa->ifa_dev != NULL. 17 years ago
Wang Chen 2335f8ec27 [X25]: Use proc_create() to setup ->proc_fops first 17 years ago
Wang Chen 6d37a15816 [WANROUTER]: Use proc_create() to setup ->proc_fops first 17 years ago
Wang Chen d45fba3625 [8021Q]: Use proc_create() to setup ->proc_fops first 17 years ago
Wang Chen 770207208e [IPV4]: Use proc_create() to setup ->proc_fops first 17 years ago
Wang Chen 4436f4cbfa [IPV6]: Use proc_create() to setup ->proc_fops first 17 years ago
Wang Chen 160f17e345 [SCTP]: Use proc_create() to setup ->proc_fops first 17 years ago
Wang Chen 25296d599c [PKTGEN]: Use proc_create() to setup ->proc_fops first 17 years ago
Wang Chen 46ecf0b994 [NEIGHBOUR]: Use proc_create() to setup ->proc_fops first 17 years ago
Wang Chen 7e02180998 [LLC]: Use proc_create() to setup ->proc_fops first 17 years ago
Wang Chen 1e15dc981d [IPX]: Use proc_create() to setup ->proc_fops first 17 years ago
Wang Chen 2ce8f047d5 [SUNRPC]: Use proc_create() to setup ->proc_fops first 17 years ago
Wang Chen 16e297b358 [ATM]: Use proc_create() to setup ->proc_fops first 17 years ago
Vlad Yasevich 7e8616d8e7 [SCTP]: Update AUTH structures to match declarations in draft-16. 17 years ago
Vlad Yasevich b40db68468 [SCTP]: Incorrect length was used in SCTP_*_AUTH_CHUNKS socket option 17 years ago
Neil Horman 15efbe7639 [SCTP]: Clean up naming conventions of sctp protocol/address family registration 17 years ago
Wang Chen ed2b5b474e [APPLETALK]: Use proc_create() to setup ->proc_fops first 17 years ago
Herbert Xu 21e43188f2 [IPCOMP]: Disable BH on output when using shared tfm 17 years ago
Johannes Berg 03147dfc8a mac80211: fix kmalloc vs. net_ratelimit 17 years ago
Vlad Yasevich b90a137d30 [SCTP]: Correctly set the length of sctp_assoc_change notification 17 years ago
Jan Engelhardt 6556874dc3 [NETFILTER]: xt_conntrack: fix IPv4 address comparison 17 years ago
Jan Engelhardt d61f89e941 [NETFILTER]: xt_conntrack: fix missing boolean clamping 17 years ago
Patrick McHardy 4e29e9ec7e [NETFILTER]: nf_conntrack: fix smp_processor_id() in preemptible code warning 17 years ago
YOSHIFUJI Hideaki 3bdfe7ec08 [IPV6] SYSCTL: Fix possible memory leakage in error path. 17 years ago
Pavel Emelyanov b37d428b24 [INET]: Don't create tunnels with '%' in name. 17 years ago
David S. Miller d9595a7b9c [AF_KEY]: Fix oops by converting to proc_net_*(). 17 years ago
Bjorn Mork 148f97292e [IPV4]: Reset scope when changing address 17 years ago
Benjamin Thery f1243c2db6 [IPV6]: Add missing initializations of the new nl_info.nl_net field 17 years ago
Thomas Gleixner 3ab2273175 bluetooth: delete timer in l2cap_conn_del() 17 years ago
Harvey Harrison 5f2f40a92e tipc: fix integer as NULL pointer sparse warnings in tipc 17 years ago
Joonwoo Park 1b04ab4597 [NETFILTER]: fix ebtable targets return 17 years ago
Pavel Emelyanov 34cc7ba639 [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. 17 years ago
David S. Miller 55b01e8681 [NET]: Restore sanity wrt. print_mac(). 17 years ago
Pavel Emelyanov bc4bf5f38c [NEIGH]: Fix race between neighbor lookup and table's hash_rnd update. 17 years ago
Thomas Graf 1840bb13c2 [RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINK 17 years ago
Rafael J. Wysocki 3a2d5b7001 PM: Introduce PM_EVENT_HIBERNATE callback state 17 years ago
Pavel Emelyanov 5216a8e70e Wrap buffers used for rpc debug printks into RPC_IFDEBUG 17 years ago
Denis V. Lunev da12f7356d [NETNS]: Namespace leak in pneigh_lookup. 17 years ago
Pavel Emelyanov 5f31886ff0 [SCTP]: Pick up an orphaned sctp_sockets_allocated counter. 17 years ago
Jan Engelhardt 27ecb1ff0a [NETFILTER]: xt_iprange: fix subtraction-based comparison 17 years ago
Jan Engelhardt 7d9904c260 [NETFILTER]: xt_hashlimit: remove unneeded struct member 17 years ago
Joonwoo Park eb1197bc0e [NETFILTER]: Fix incorrect use of skb_make_writable 17 years ago
Pavel Emelyanov f449b3b54d [NETFILTER]: xt_u32: drop the actually unused variable from u32_match_it 17 years ago
Patrick McHardy e2b58a67b9 [NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling packet data 17 years ago
Adrian Bunk 94cb1503c7 ipv4/fib_hash.c: fix NULL dereference 17 years ago
Adrian Bunk 15e29b8b05 net/9p/trans_virtio.c: kmalloc() enough memory 17 years ago
Thomas Graf 76e87306c2 [RTNL]: Add missing link netlink attribute policy definitions 17 years ago
Jorge Boncompte [DTI2] 12aa343add [NET]: Messed multicast lists after dev_mc_sync/unsync 17 years ago
Pavel Emelyanov 2df96af03d [IPV6]: Use BUG_ON instead of if + BUG in fib6_del_route. 17 years ago
Denis V. Lunev 9937ded8e4 [IPV6]: dst_entry leak in ip4ip6_err. (resend) 17 years ago